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

  /external/chromium_org/ui/views/ime/
mock_input_method.h 48 bool cancel_composition_called() const { return cancel_composition_called_; } function in class:views::MockInputMethod
  /external/chromium_org/ui/base/ime/
remote_input_method_win_unittest.cc 180 bool cancel_composition_called() const { function in class:ui::__anon20526::MockRemoteInputMethodDelegateWin
347 EXPECT_FALSE(mock_remote_delegate.cancel_composition_called());
351 EXPECT_TRUE(mock_remote_delegate.cancel_composition_called());
  /external/chromium_org/ui/views/controls/textfield/
textfield_unittest.cc     [all...]

Completed in 198 milliseconds