OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetCurrentInputMethod
(Results
1 - 23
of
23
) sorted by null
/external/chromium_org/chrome/browser/chromeos/input_method/
input_method_manager_impl_unittest.cc
437
manager_->GetActiveIMEState()->
GetCurrentInputMethod
().id();
529
manager_->GetActiveIMEState()->
GetCurrentInputMethod
().id());
537
manager_->GetActiveIMEState()->
GetCurrentInputMethod
().id());
556
manager_->GetActiveIMEState()->
GetCurrentInputMethod
().id());
562
manager_->GetActiveIMEState()->
GetCurrentInputMethod
().id());
570
manager_->GetActiveIMEState()->
GetCurrentInputMethod
().id());
587
manager_->GetActiveIMEState()->
GetCurrentInputMethod
().id());
593
manager_->GetActiveIMEState()->
GetCurrentInputMethod
().id());
600
manager_->GetActiveIMEState()->
GetCurrentInputMethod
().id());
616
manager_->GetActiveIMEState()->
GetCurrentInputMethod
().id())
[
all
...]
accessibility.cc
35
imm_->GetActiveIMEState()->
GetCurrentInputMethod
();
mode_indicator_controller.cc
104
imm_->GetActiveIMEState()->
GetCurrentInputMethod
();
input_method_persistence.cc
126
manager->GetActiveIMEState()->
GetCurrentInputMethod
().id();
mock_input_method_manager.h
59
virtual InputMethodDescriptor
GetCurrentInputMethod
() const OVERRIDE;
63
// The value
GetCurrentInputMethod
().id() will return.
105
// Sets an input method ID which will be returned by
GetCurrentInputMethod
().
input_method_manager_impl.h
99
virtual InputMethodDescriptor
GetCurrentInputMethod
() const OVERRIDE;
mock_input_method_manager.cc
156
InputMethodDescriptor MockInputMethodManager::State::
GetCurrentInputMethod
()
input_method_engine.cc
499
->
GetCurrentInputMethod
()
input_method_manager_impl.cc
759
InputMethodDescriptor InputMethodManagerImpl::StateImpl::
GetCurrentInputMethod
()
[
all
...]
/external/chromium_org/chrome/browser/chromeos/extensions/
input_method_event_router.cc
41
manager->GetActiveIMEState()->
GetCurrentInputMethod
().id()));
input_method_api.cc
35
manager->GetActiveIMEState()->
GetCurrentInputMethod
().id())));
/external/chromium_org/chrome/browser/ui/ash/
ime_controller_chromeos.cc
53
manager->GetActiveIMEState()->
GetCurrentInputMethod
();
system_tray_delegate_chromeos.cc
702
manager->GetActiveIMEState()->
GetCurrentInputMethod
();
714
manager->GetActiveIMEState()->
GetCurrentInputMethod
().id();
[
all
...]
/external/chromium_org/chromeos/ime/
input_method_manager.h
159
virtual InputMethodDescriptor
GetCurrentInputMethod
() const = 0;
/external/chromium_org/chrome/browser/chromeos/login/
login_ui_keyboard_browsertest.cc
152
->
GetCurrentInputMethod
()
172
->
GetCurrentInputMethod
()
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
network_screen_handler.cc
182
->
GetCurrentInputMethod
()
317
manager->GetActiveIMEState()->
GetCurrentInputMethod
().id());
l10n_util.cc
496
->
GetCurrentInputMethod
();
/external/chromium_org/chrome/browser/chromeos/
preferences_browsertest.cc
109
->
GetCurrentInputMethod
()
/external/chromium_org/chrome/browser/ui/webui/chromeos/
keyboard_overlay_ui.cc
332
manager->GetActiveIMEState()->
GetCurrentInputMethod
();
/external/chromium_org/chrome/browser/chromeos/policy/
device_local_account_browsertest.cc
727
->
GetCurrentInputMethod
()
[
all
...]
/external/chromium_org/chrome/browser/chromeos/accessibility/
accessibility_manager_browsertest.cc
219
return imm->GetActiveIMEState()->
GetCurrentInputMethod
().id() ==
accessibility_manager.cc
879
manager->GetActiveIMEState()->
GetCurrentInputMethod
();
[
all
...]
/external/chromium_org/chrome/browser/chromeos/login/session/
user_session_manager.cc
112
session_manager->GetDefaultIMEState(profile)->
GetCurrentInputMethod
(),
[
all
...]
Completed in 376 milliseconds