Searched refs:regionAnchorY (Results 1 – 3 of 3) sorted by relevance
76 double regionAnchorY() const { return m_regionAnchor.y(); } in regionAnchorY() function
38 [RaisesException=Setter] attribute double regionAnchorY;
185 m_regionAnchor = FloatPoint(region->regionAnchorX(), region->regionAnchorY()); in updateParametersFromRegion()