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

  /external/chromium_org/ash/display/
mouse_cursor_event_filter.cc 339 const gfx::Rect& source_bounds = local
341 int upper_indicator_y = source_bounds.y() + snap_height;
342 int lower_indicator_y = std::min(source_bounds.bottom(), lower_shared_y);
  /external/chromium_org/ui/base/x/
x11_util.h 237 // Copies |source_bounds| from |drawable| to |canvas| at offset |dest_offset|.
238 // |source_bounds| is in physical pixels, while |dest_offset| is relative to
243 gfx::Rect source_bounds,
x11_util.cc     [all...]

Completed in 210 milliseconds