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

  /external/chromium_org/ui/views/touchui/
touch_selection_controller_impl.h 106 bool IsSelectionHandle2Visible();
touch_selection_controller_impl_unittest.cc 180 bool IsSelectionHandle2Visible() {
181 return GetSelectionController()->IsSelectionHandle2Visible();
221 EXPECT_TRUE(IsSelectionHandle2Visible()); \
240 EXPECT_FALSE(IsSelectionHandle2Visible()); \
516 EXPECT_TRUE(IsSelectionHandle2Visible());
touch_selection_controller_impl.cc 626 bool TouchSelectionControllerImpl::IsSelectionHandle2Visible() {

Completed in 480 milliseconds