Searched refs:SplitVertically (Results 1 – 4 of 4) sorted by relevance
153 void SplitVertically(RectF* left_half, RectF* right_half) const;
186 void RectF::SplitVertically(RectF* left_half, RectF* right_half) const { in SplitVertically() function in gfx::RectF
193 void SplitVertically(Rect* left_half, Rect* right_half) const;
260 void Rect::SplitVertically(Rect* left_half, Rect* right_half) const { in SplitVertically() function in gfx::Rect