Searched defs:LayoutWidth (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/views/layout/
H A Dgrid_layout.cc580 int ColumnSet::LayoutWidth() { function in class:views::ColumnSet
861 pref->set_width(std::max(pref->width(), (*i)->LayoutWidth()));
870 (*i)->Resize(width - (*i)->LayoutWidth() - insets_.left() -
/external/pdfium/core/include/reflow/
H A Dfpdf_layout.h84 LayoutWidth, enumerator in enum:__anon28539

Completed in 178 milliseconds