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

  /external/chromium_org/chrome/browser/chromeos/input_method/
textinput_test_helper.cc 34 TextInputTestHelper::TextInputTestHelper()
42 TextInputTestHelper::~TextInputTestHelper() {
46 base::string16 TextInputTestHelper::GetSurroundingText() const {
50 gfx::Rect TextInputTestHelper::GetCaretRect() const {
54 gfx::Rect TextInputTestHelper::GetCompositionHead() const {
58 gfx::Range TextInputTestHelper::GetSelectionRange() const {
62 bool TextInputTestHelper::GetFocusState() const {
66 ui::TextInputType TextInputTestHelper::GetTextInputType() const
    [all...]
textinput_test_helper.h 32 class TextInputTestHelper : public ui::InputMethodObserver {
34 TextInputTestHelper();
35 virtual ~TextInputTestHelper();
95 DISALLOW_COPY_AND_ASSIGN(TextInputTestHelper);
textinput_browsertest.cc 29 TextInputTestHelper helper;
59 TextInputTestHelper helper;
73 TextInputTestHelper helper;
87 TextInputTestHelper helper;
112 TextInputTestHelper helper;
144 TextInputTestHelper helper;
173 TextInputTestHelper helper;
202 TextInputTestHelper helper;
234 TextInputTestHelper helper;
273 TextInputTestHelper helper
    [all...]
textinput_surroundingtext_browsertest.cc 21 TextInputTestHelper helper;
58 TextInputTestHelper helper;
97 TextInputTestHelper helper;

Completed in 348 milliseconds