OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetInputMethodCategory
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chromeos/ime/
component_extension_ime_manager.cc
60
int
GetInputMethodCategory
(const std::string& id) {
76
return
GetInputMethodCategory
(im1.id()) <
GetInputMethodCategory
(im2.id());
/external/chromium_org/chrome/browser/chromeos/input_method/
input_method_manager_impl.cc
66
InputMethodCategory
GetInputMethodCategory
(const std::string& input_method_id,
859
GetInputMethodCategory
(it->id(), &first_char));
881
GetInputMethodCategory
(input_method_id),
[
all
...]
Completed in 26 milliseconds