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

  /external/chromium_org/ash/display/
mouse_cursor_event_filter.cc 230 const gfx::Rect& source_bounds = local
232 int upper_indicator_y = source_bounds.y() + kMaximumSnapHeight;
233 int lower_indicator_y = std::min(source_bounds.bottom(), lower_shared_y);
  /external/chromium_org/ui/base/x/
x11_util.h 266 // Copies |source_bounds| from |drawable| to |canvas| at offset |dest_offset|.
267 // |source_bounds| is in physical pixels, while |dest_offset| is relative to
272 gfx::Rect source_bounds,
x11_util.cc     [all...]

Completed in 733 milliseconds