Searched refs:IsSelectionHandle2Visible (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/ui/views/touchui/
H A Dtouch_selection_controller_impl.h100 bool IsSelectionHandle2Visible();
H A Dtouch_selection_controller_impl_unittest.cc180 bool IsSelectionHandle2Visible() { function in class:views::TouchSelectionControllerImplTest
181 return GetSelectionController()->IsSelectionHandle2Visible();
221 EXPECT_TRUE(IsSelectionHandle2Visible()); \
240 EXPECT_FALSE(IsSelectionHandle2Visible()); \
511 EXPECT_TRUE(IsSelectionHandle2Visible());
H A Dtouch_selection_controller_impl.cc622 bool TouchSelectionControllerImpl::IsSelectionHandle2Visible() { function in class:views::TouchSelectionControllerImpl

Completed in 993 milliseconds