Searched defs:SplitVertically (Results 1 – 2 of 2) sorted by relevance
186 void RectF::SplitVertically(RectF* left_half, RectF* right_half) const { in SplitVertically() function in gfx::RectF
260 void Rect::SplitVertically(Rect* left_half, Rect* right_half) const { in SplitVertically() function in gfx::Rect