Searched refs:source_bounds (Results 1 – 3 of 3) sorted by relevance
339 const gfx::Rect& source_bounds = in UpdateVerticalEdgeBounds() local341 int upper_indicator_y = source_bounds.y() + snap_height; in UpdateVerticalEdgeBounds()342 int lower_indicator_y = std::min(source_bounds.bottom(), lower_shared_y); in UpdateVerticalEdgeBounds()
1175 gfx::Rect source_bounds, in CopyAreaToCanvas() argument1180 source_bounds.x(), source_bounds.y(), in CopyAreaToCanvas()1181 source_bounds.width(), source_bounds.height(), in CopyAreaToCanvas()
243 gfx::Rect source_bounds,