HomeSort by relevance Sort by last modified time
    Searched refs:ImmGetContext (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/ui/base/ime/win/
imm32_manager.cc 270 HIMC imm_context = ::ImmGetContext(window_handle);
283 HIMC imm_context = ::ImmGetContext(window_handle);
386 HIMC imm_context = ::ImmGetContext(window_handle);
397 HIMC imm_context = ::ImmGetContext(window_handle);
441 HIMC imm_context = ::ImmGetContext(window_handle);
466 HIMC imm_context = ::ImmGetContext(window_handle);
510 const HIMC imm_context = ::ImmGetContext(window_handle);
  /external/chromium_org/content/child/npapi/
webplugin_ime_win.h 133 static HIMC WINAPI ImmGetContext(HWND window);
webplugin_ime_win.cc 166 { "ImmGetContext", reinterpret_cast<FARPROC>(ImmGetContext) },
265 HIMC WINAPI WebPluginIMEWin::ImmGetContext(HWND window) {
266 // Call the original ImmGetContext() function if the given window is the one
276 return ::ImmGetContext(window);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
imm.h 155 HIMC WINAPI ImmGetContext(HWND);
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 4762 milliseconds