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

  /external/chromium_org/ui/views/touchui/
touch_selection_controller_impl.h 81 bool IsSelectionHandle1Visible();
touch_selection_controller_impl_unittest.cc 129 bool IsSelectionHandle1Visible() {
130 return GetSelectionController()->IsSelectionHandle1Visible();
163 EXPECT_TRUE(IsSelectionHandle1Visible()); \
182 EXPECT_FALSE(IsSelectionHandle1Visible()); \
453 EXPECT_FALSE(IsSelectionHandle1Visible());
touch_selection_controller_impl.cc 513 bool TouchSelectionControllerImpl::IsSelectionHandle1Visible() {

Completed in 45 milliseconds