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

  /external/chromium_org/content/browser/web_contents/
touch_editable_impl_aura_browsertest.cc 152 TestTouchEditableImplAura* touch_editable = local
154 view_aura->SetTouchEditableForTest(touch_editable);
161 touch_editable->Reset();
163 touch_editable->WaitForSelectionChangeCallback();
167 EXPECT_EQ(touch_editable->rwhva_, rwhva);
175 EXPECT_TRUE(touch_editable->touch_selection_controller_.get());
179 touch_editable->Reset();
185 touch_editable->WaitForSelectionChangeCallback();
187 EXPECT_TRUE(touch_editable->touch_selection_controller_.get());
205 TestTouchEditableImplAura* touch_editable = new TestTouchEditableImplAura local
248 TestTouchEditableImplAura* touch_editable = new TestTouchEditableImplAura; local
315 TestTouchEditableImplAura* touch_editable = local
    [all...]
web_contents_view_aura.h 49 void SetTouchEditableForTest(TouchEditableImplAura* touch_editable);
web_contents_view_aura.cc     [all...]

Completed in 42 milliseconds