Searched defs:imm_context (Results 1 – 1 of 1) sorted by relevance
43 void GetCompositionTargetRange(HIMC imm_context, int* target_start, in GetCompositionTargetRange()70 void GetCompositionUnderlines(HIMC imm_context, in GetCompositionUnderlines()205 void IMM32Manager::MoveImeWindow(HWND window_handle, HIMC imm_context) { in MoveImeWindow()271 HIMC imm_context = ::ImmGetContext(window_handle); in UpdateImeWindow() local284 HIMC imm_context = ::ImmGetContext(window_handle); in CleanupComposition() local298 void IMM32Manager::CompleteComposition(HWND window_handle, HIMC imm_context) { in CompleteComposition()308 void IMM32Manager::GetCompositionInfo(HIMC imm_context, LPARAM lparam, in GetCompositionInfo()368 bool IMM32Manager::GetString(HIMC imm_context, in GetString()386 HIMC imm_context = ::ImmGetContext(window_handle); in GetResult() local397 HIMC imm_context = ::ImmGetContext(window_handle); in GetComposition() local[all …]