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

  /external/chromium_org/ui/views/layout/
grid_layout.h 335 int LayoutWidth();
grid_layout.cc 588 int ColumnSet::LayoutWidth() {
873 pref->set_width(std::max(pref->width(), (*i)->LayoutWidth()));
882 (*i)->Resize(width - (*i)->LayoutWidth() - insets_.left() -
    [all...]

Completed in 61 milliseconds