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

/external/chromium_org/ui/views/touchui/
H A Dtouch_selection_controller_impl.cc622 bool TouchSelectionControllerImpl::IsSelectionHandle1Visible() { function in class:views::TouchSelectionControllerImpl
H A Dtouch_selection_controller_impl_unittest.cc176 bool IsSelectionHandle1Visible() { function in class:views::TouchSelectionControllerImplTest
177 return GetSelectionController()->IsSelectionHandle1Visible();
220 EXPECT_TRUE(IsSelectionHandle1Visible()); \
239 EXPECT_FALSE(IsSelectionHandle1Visible()); \
515 EXPECT_FALSE(IsSelectionHandle1Visible());

Completed in 213 milliseconds