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 153 bool cancel_composition_called() const { function in class:ui::__anon14773::MockRemoteInputMethodDelegateWin
305 EXPECT_FALSE(mock_remote_delegate.cancel_composition_called());
309 EXPECT_TRUE(mock_remote_delegate.cancel_composition_called());
  /external/chromium_org/ui/views/controls/textfield/
native_textfield_views_unittest.cc     [all...]

Completed in 281 milliseconds