Home | History | Annotate | Download | only in style

Lines Matching refs:setJustifyItemsOverflowAlignment

1282     void setJustifyItemsOverflowAlignment(OverflowAlignment overflowAlignment) { SET_VAR(rareNonInheritedData, m_justifyItemsOverflowAlignment, overflowAlignment); }