ReactOS 0.4.16-dev-106-g10b08aa
|
#include <ui.h>
Public Member Functions | |
void | _ClientToScreen (LPRECT prc) |
@implemented | |
Public Attributes | |
HWND | m_hWnd |
CPolyText | m_PolyText |
CicCaret | m_Caret |
DWORD | m_dwUnknown57 [3] |
@implemented
CicCaret COMPWND::m_Caret |
Definition at line 138 of file ui.h.
Referenced by UIComposition::CreateCompositionWindow(), UIComposition::DestroyCompositionWindow(), UIComposition::OnImeSetContextAfter(), and UIComposition::OnTimer().
HWND COMPWND::m_hWnd |
Definition at line 136 of file ui.h.
Referenced by _ClientToScreen(), UIComposition::CreateCompositionWindow(), and UIComposition::DestroyCompositionWindow().
CPolyText COMPWND::m_PolyText |
Definition at line 137 of file ui.h.
Referenced by UIComposition::DestroyCompositionWindow().