Searched refs:LayoutPass3 (Results 1 – 3 of 3) sorted by relevance
70 void LayoutPass3(gfx::Rect* bounds, int* available_width);
133 void LocationBarLayout::LayoutPass3(gfx::Rect* bounds, int* available_width) { in LayoutPass3() function in LocationBarLayout
775 leading_decorations.LayoutPass3(&location_bounds, &available_width); in Layout()776 trailing_decorations.LayoutPass3(&location_bounds, &available_width); in Layout()