OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetCurrentInputMethodFunction
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/chromeos/extensions/
input_method_api.h
36
class
SetCurrentInputMethodFunction
: public UIThreadExtensionFunction {
38
SetCurrentInputMethodFunction
() {}
41
virtual ~
SetCurrentInputMethodFunction
() {}
input_method_api.cc
39
ExtensionFunction::ResponseAction
SetCurrentInputMethodFunction
::Run() {
95
registry->RegisterFunction<
SetCurrentInputMethodFunction
>();
Completed in 41 milliseconds