OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ReplaceEnabledInputMethods
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/chrome/browser/chromeos/input_method/
input_method_manager_impl_unittest.cc
523
EXPECT_TRUE(manager_->GetActiveIMEState()->
ReplaceEnabledInputMethods
(ids));
533
EXPECT_TRUE(manager_->GetActiveIMEState()->
ReplaceEnabledInputMethods
(ids));
552
EXPECT_TRUE(manager_->GetActiveIMEState()->
ReplaceEnabledInputMethods
(ids));
566
EXPECT_TRUE(manager_->GetActiveIMEState()->
ReplaceEnabledInputMethods
(ids));
584
EXPECT_TRUE(manager_->GetActiveIMEState()->
ReplaceEnabledInputMethods
(ids));
597
EXPECT_TRUE(manager_->GetActiveIMEState()->
ReplaceEnabledInputMethods
(ids));
613
EXPECT_TRUE(manager_->GetActiveIMEState()->
ReplaceEnabledInputMethods
(ids));
621
EXPECT_TRUE(manager_->GetActiveIMEState()->
ReplaceEnabledInputMethods
(ids));
637
EXPECT_TRUE(manager_->GetActiveIMEState()->
ReplaceEnabledInputMethods
(ids));
653
EXPECT_FALSE(manager_->GetActiveIMEState()->
ReplaceEnabledInputMethods
(ids))
[
all
...]
mock_input_method_manager.h
60
virtual bool
ReplaceEnabledInputMethods
(
input_method_manager_impl.h
100
virtual bool
ReplaceEnabledInputMethods
(
mock_input_method_manager.cc
97
bool MockInputMethodManager::State::
ReplaceEnabledInputMethods
(
input_method_manager_impl.cc
347
bool InputMethodManagerImpl::StateImpl::
ReplaceEnabledInputMethods
(
360
DVLOG(1) << "
ReplaceEnabledInputMethods
: No valid input method ID";
[
all
...]
/external/chromium_org/chrome/browser/chromeos/base/
locale_util.cc
75
ime_state->
ReplaceEnabledInputMethods
(
/external/chromium_org/chromeos/ime/
input_method_manager.h
163
virtual bool
ReplaceEnabledInputMethods
(
/external/chromium_org/chrome/browser/chromeos/
preferences.cc
617
ime_state_->
ReplaceEnabledInputMethods
(split_values);
Completed in 64 milliseconds