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.cc43 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() local
284 HIMC imm_context = ::ImmGetContext(window_handle); in CleanupComposition() local
298 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() local
397 HIMC imm_context = ::ImmGetContext(window_handle); in GetComposition() local
[all …]