Home
last modified time | relevance | path

Searched refs:DestroySharedInputMethod (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ui/base/ime/
Dinput_method_initializer.cc53 internal::DestroySharedInputMethod(); in ShutdownInputMethod()
106 internal::DestroySharedInputMethod(); in ShutdownInputMethodForTesting()
Dinput_method_factory.h109 void DestroySharedInputMethod();
Dinput_method_factory.cc116 void DestroySharedInputMethod() { in DestroySharedInputMethod() function