Home
last modified time | relevance | path

Searched defs:imm_context (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ui/base/ime/win/
Dimm32_manager.cc41 void GetCompositionTargetRange(HIMC imm_context, int* target_start, in GetCompositionTargetRange()
68 void GetCompositionUnderlines(HIMC imm_context, in GetCompositionUnderlines()
204 void IMM32Manager::MoveImeWindow(HWND window_handle, HIMC imm_context) { in MoveImeWindow()
270 HIMC imm_context = ::ImmGetContext(window_handle); in UpdateImeWindow() local
283 HIMC imm_context = ::ImmGetContext(window_handle); in CleanupComposition() local
297 void IMM32Manager::CompleteComposition(HWND window_handle, HIMC imm_context) { in CompleteComposition()
307 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() local
397 HIMC imm_context = ::ImmGetContext(window_handle); in GetComposition() local
[all …]