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

  /external/chromium_org/ui/views/touchui/
touch_selection_controller_impl_unittest.cc 126 gfx::Rect cursor_bounds = GetCursorRect(sel); local
127 return gfx::Point(cursor_bounds.x(), cursor_bounds.y());
  /external/chromium_org/ui/views/controls/textfield/
textfield_unittest.cc 1544 std::vector<gfx::Rect> cursor_bounds; local
    [all...]

Completed in 161 milliseconds