Home
last modified time | relevance | path

Searched refs:UIComposition (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/ime/msctfime/
H A Dui.cpp458 UIComposition::UIComposition(HWND hwndParent) in UIComposition() function in UIComposition
463 UIComposition::~UIComposition() in ~UIComposition()
619 HRESULT UIComposition::DestroyCompositionWindow() in DestroyCompositionWindow()
682 HRESULT UIComposition::UpdateFont(CicIMCLock& imcLock) in UpdateFont()
709 void UIComposition::OnTimer(HWND hWnd) in OnTimer()
725 LPWSTR UIComposition::GetCompStrBuffer(INT cchStr) in GetCompStrBuffer()
754 HRESULT UIComposition::OnImeEndComposition() in OnImeEndComposition()
767 void UIComposition::OnPaintTheme(WPARAM wParam) in OnPaintTheme()
773 HRESULT UIComposition::OnDestroy() in OnDestroy()
800 INT UIComposition::GetLevelFromIMC(CicIMCLock& imcLock) in GetLevelFromIMC()
[all …]
H A Dui.h146 class UIComposition
166 UIComposition(HWND hwndParent);
167 virtual ~UIComposition();
202 UIComposition *m_pComp;