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

  /external/chromium_org/ui/views/touchui/
touch_selection_controller_impl_unittest.cc 133 bool IsSelectionHandle2Visible() {
134 return GetSelectionController()->IsSelectionHandle2Visible();
164 EXPECT_TRUE(IsSelectionHandle2Visible()); \
183 EXPECT_FALSE(IsSelectionHandle2Visible()); \
454 EXPECT_TRUE(IsSelectionHandle2Visible());
touch_selection_controller_impl.cc 521 bool TouchSelectionControllerImpl::IsSelectionHandle2Visible() {

Completed in 616 milliseconds