Home | History | Annotate | Download | only in style

Lines Matching refs:m_xPosition

847     void setBackgroundXPosition(Length l) { SET_VAR(m_background, m_background.m_xPosition, l) }
970 void setMaskXPosition(Length l) { SET_VAR(rareNonInheritedData, m_mask.m_xPosition, l) }