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

  /external/chromium_org/ui/base/ime/
input_method_factory.h 32 UI_EXPORT InputMethod* GetSharedInputMethod();
35 // Destroys the shared input method object returned by GetSharedInputMethod().
input_method_factory.cc 57 InputMethod* GetSharedInputMethod() {
  /external/chromium_org/ui/views/widget/
native_widget_win.cc 214 return new InputMethodBridge(GetMessageHandler(), ui::GetSharedInputMethod(),

Completed in 53 milliseconds