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

  /external/chromium_org/chrome/browser/ui/views/location_bar/
location_bar_layout.h 64 void LayoutPass2(int* entry_width);
location_bar_layout.cc 129 void LocationBarLayout::LayoutPass2(int *entry_width) {
location_bar_view.cc 821 leading_decorations.LayoutPass2(&entry_width);
822 trailing_decorations.LayoutPass2(&entry_width);
    [all...]

Completed in 65 milliseconds