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

  /external/chromium_org/chrome/browser/ui/webui/chromeos/login/
l10n_util_test_util.h 27 GetSupportedInputMethods() const OVERRIDE;
l10n_util_test_util.cc 22 MockInputMethodManagerWithInputMethods::GetSupportedInputMethods() const {
l10n_util.cc 397 *input_method::InputMethodManager::Get()->GetSupportedInputMethods(),
  /external/chromium_org/chromeos/ime/
input_method_whitelist.h 35 scoped_ptr<InputMethodDescriptors> GetSupportedInputMethods() const;
input_method_whitelist.cc 34 InputMethodWhitelist::GetSupportedInputMethods() const {
input_method_manager.h 203 GetSupportedInputMethods() const = 0;
  /external/chromium_org/chrome/browser/chromeos/input_method/
mock_input_method_manager.h 88 GetSupportedInputMethods() const OVERRIDE;
input_method_manager_impl.h 150 GetSupportedInputMethods() const OVERRIDE;
mock_input_method_manager.cc 52 MockInputMethodManager::GetSupportedInputMethods() const {
input_method_util_unittest.cc 49 : util_(&delegate_, whitelist_.GetSupportedInputMethods()) {
input_method_util.cc 738 ResetInputMethods(*(InputMethodWhitelist().GetSupportedInputMethods()));
input_method_manager_impl.cc     [all...]
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
cros_language_options_handler.cc 86 // GetSupportedInputMethods() never returns NULL.
130 // GetSupportedInputMethods() never return NULL.
132 manager->GetSupportedInputMethods());

Completed in 235 milliseconds