Searched refs:LayoutWidth (Results 1 – 5 of 5) sorted by relevance
341 int LayoutWidth();
580 int ColumnSet::LayoutWidth() { in LayoutWidth() function in views::ColumnSet861 pref->set_width(std::max(pref->width(), (*i)->LayoutWidth())); in SizeRowsAndColumns()870 (*i)->Resize(width - (*i)->LayoutWidth() - insets_.left() - in SizeRowsAndColumns()
84 LayoutWidth, enumerator
273 case LayoutWidth: in ConvertLayoutAttr()506 if(attr_type == LayoutWidth && !f) { in GetNumberAttr()
360 width = pElement->GetNumberAttr(LayoutWidth); in GetElmWidth()368 width += pElm->GetNumberAttr(LayoutWidth); in GetElmWidth()596 FX_FLOAT cellWidth = pElement->GetNumberAttr(LayoutWidth); in ProcessElement()601 … pCell->m_MaxWidth = pElement->GetNumberAttr(LayoutWidth) * reflowWidth / pTable->m_TableWidth; in ProcessElement()