Searched refs:source_bounds (Results 1 – 3 of 3) sorted by relevance
230 const gfx::Rect& source_bounds = in UpdateVerticalIndicatorWindowBounds() local232 int upper_indicator_y = source_bounds.y() + kMaximumSnapHeight; in UpdateVerticalIndicatorWindowBounds()233 int lower_indicator_y = std::min(source_bounds.bottom(), lower_shared_y); in UpdateVerticalIndicatorWindowBounds()
1143 gfx::Rect source_bounds, in CopyAreaToCanvas() argument1148 source_bounds.x(), source_bounds.y(), in CopyAreaToCanvas()1149 source_bounds.width(), source_bounds.height(), in CopyAreaToCanvas()
272 gfx::Rect source_bounds,