Searched refs:GetActiveInputMethods (Results 1 – 6 of 6) sorted by relevance
120 virtual InputMethodDescriptors* GetActiveInputMethods() { in GetActiveInputMethods() function in chromeos::InputMethodLibraryImpl146 scoped_ptr<InputMethodDescriptors> input_methods(GetActiveInputMethods()); in GetNumActiveInputMethods()201 GetActiveInputMethods()); in InputMethodIsActivated()389 scoped_ptr<InputMethodDescriptors> input_methods(GetActiveInputMethods()); in ChangeInputMethodViaIBus()850 virtual InputMethodDescriptors* GetActiveInputMethods() { in GetActiveInputMethods() function in chromeos::InputMethodLibraryStubImpl856 scoped_ptr<InputMethodDescriptors> descriptors(GetActiveInputMethods()); in GetNumActiveInputMethods()
24 MOCK_METHOD0(GetActiveInputMethods, InputMethodDescriptors*(void));
64 virtual InputMethodDescriptors* GetActiveInputMethods() = 0;
174 EXPECT_CALL(*mock_input_method_library_, GetActiveInputMethods()) in SetInputMethodLibraryStatusAreaExpectations()
126 GetActiveInputMethods()), in InputMethodMenu()457 GetActiveInputMethods()); in PrepareMenu()
125 library->GetActiveInputMethods()); in SetupInputMethodsForScreenLocker()