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

  /external/chromium_org/content/browser/renderer_host/input/
touch_selection_controller_unittest.cc 113 cc::ViewportSelectionBound start_bound, end_bound; local
114 start_bound.type = cc::SELECTION_BOUND_LEFT;
116 start_bound.edge_top = start_rect.origin();
117 start_bound.edge_bottom = start_rect.bottom_left();
120 start_bound.visible = start_visible;
122 controller_->OnSelectionBoundsChanged(start_bound, end_bound);
  /external/chromium_org/chrome/browser/ui/views/tabs/
stacked_tab_strip_layout_unittest.cc 283 // |start_bound|, not |expected_bounds|.

Completed in 2362 milliseconds