Home | History | Annotate | Download | only in style

Lines Matching refs:boxAlign

748     EBoxAlignment boxAlign() const { return static_cast<EBoxAlignment>(rareNonInheritedData->m_deprecatedFlexibleBox->align); }