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 105 bool IsSelectionHandle1Visible();
touch_selection_controller_impl_unittest.cc 176 bool IsSelectionHandle1Visible() {
177 return GetSelectionController()->IsSelectionHandle1Visible();
220 EXPECT_TRUE(IsSelectionHandle1Visible()); \
239 EXPECT_FALSE(IsSelectionHandle1Visible()); \
515 EXPECT_FALSE(IsSelectionHandle1Visible());
touch_selection_controller_impl.cc 622 bool TouchSelectionControllerImpl::IsSelectionHandle1Visible() {

Completed in 63 milliseconds