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

  /external/chromium_org/ui/views/layout/
grid_layout.cc 580 int ColumnSet::LayoutWidth() {
861 pref->set_width(std::max(pref->width(), (*i)->LayoutWidth()));
870 (*i)->Resize(width - (*i)->LayoutWidth() - insets_.left() -
    [all...]
  /external/pdfium/core/include/reflow/
fpdf_layout.h 84 LayoutWidth,

Completed in 50 milliseconds