HomeSort by relevance Sort by last modified time
    Searched defs:IsSelectionHandle1Visible (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/views/touchui/
touch_selection_controller_impl_unittest.cc 129 bool IsSelectionHandle1Visible() {
130 return GetSelectionController()->IsSelectionHandle1Visible();
163 EXPECT_TRUE(IsSelectionHandle1Visible()); \
182 EXPECT_FALSE(IsSelectionHandle1Visible()); \
453 EXPECT_FALSE(IsSelectionHandle1Visible());
touch_selection_controller_impl.cc 517 bool TouchSelectionControllerImpl::IsSelectionHandle1Visible() {

Completed in 64 milliseconds