ReactOS 0.4.16-dev-927-g467dec4
|
#include <ui.h>
Public Member Functions | |
HRESULT | ShiftPolyText (INT xDelta, INT yDelta) |
@implemented | |
POLYTEXTW * | GetPolyAt (INT iItem) |
@implemented | |
HRESULT | RemoveLastLine (BOOL bHorizontal) |
@implemented | |
void | RemoveAll () |
@implemented | |
Public Attributes | |
CicArray< POLYTEXTW > | m_PolyTextArray |
CicArray< DWORD > | m_ValueArray |
void CPolyText::RemoveAll | ( | ) |
@implemented
Definition at line 436 of file ui.cpp.
Referenced by UIComposition::DestroyCompositionWindow().
@implemented
Definition at line 404 of file ui.cpp.
@implemented
Definition at line 391 of file ui.cpp.
Definition at line 123 of file ui.h.
Referenced by GetPolyAt(), RemoveAll(), RemoveLastLine(), and ShiftPolyText().
Definition at line 124 of file ui.h.
Referenced by RemoveAll(), and RemoveLastLine().