OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:InputMethodDescriptors
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chromeos/ime/
input_method_whitelist.h
20
typedef std::vector<InputMethodDescriptor>
InputMethodDescriptors
;
35
scoped_ptr<
InputMethodDescriptors
> GetSupportedInputMethods() const;
input_method_descriptor.h
84
typedef std::vector<InputMethodDescriptor>
InputMethodDescriptors
;
Completed in 76 milliseconds