Home | History | Annotate | Download | only in style

Lines Matching refs:setJustifySelf

1284     void setJustifySelf(ItemPosition justifySelf) { SET_VAR(rareNonInheritedData, m_justifySelf, justifySelf); }