Home | History | Annotate | Download | only in style

Lines Matching refs:setTransformOriginZ

1345     void setTransformOriginZ(float f) { SET_VAR(rareNonInheritedData.access()->m_transform, m_z, f); }