Searched defs:IsSelectionHandle2Visible (Results 1 - 2 of 2) sorted by path

/external/chromium_org/ui/views/touchui/
H A Dtouch_selection_controller_impl.cc626 bool TouchSelectionControllerImpl::IsSelectionHandle2Visible() { function in class:views::TouchSelectionControllerImpl
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()); \
516 EXPECT_TRUE(IsSelectionHandle2Visible());

Completed in 311 milliseconds