HomeSort by relevance Sort by last modified time
    Searched refs:LayoutPass3 (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/ui/views/location_bar/
location_bar_layout.h 72 void LayoutPass3(gfx::Rect* bounds, int* available_width);
location_bar_layout.cc 142 void LocationBarLayout::LayoutPass3(gfx::Rect* bounds, int* available_width) {
location_bar_view.cc 830 leading_decorations.LayoutPass3(&location_bounds, &available_width);
831 trailing_decorations.LayoutPass3(&location_bounds, &available_width);
    [all...]

Completed in 29 milliseconds