Searched defs:setAnchorPointZ (Results 1 – 3 of 3) sorted by relevance
80 void setAnchorPointZ(float anchorPointZ) { m_anchorPointZ = anchorPointZ; } in setAnchorPointZ() function
81 void setAnchorPointZ(float anchorPointZ) { m_anchorPointZ = anchorPointZ; setNeedsCommit(); } in setAnchorPointZ() function
171 void setAnchorPointZ(float z) { m_anchorPointZ = z; } in setAnchorPointZ() function