Searched refs:rect_bottom_right (Results 1 – 1 of 1) sorted by relevance
141 gfx::Rect rect_bottom_right(TileBounds(index_right, index_bottom)); in ExpandRectIgnoringBordersToTileBounds() local143 return gfx::UnionRects(rect_top_left, rect_bottom_right); in ExpandRectIgnoringBordersToTileBounds()157 gfx::Rect rect_bottom_right(TileBounds(index_right, index_bottom)); in ExpandRectToTileBounds() local159 return gfx::UnionRects(rect_top_left, rect_bottom_right); in ExpandRectToTileBounds()