Searched refs:anchorInViewCoords (Results 1 – 2 of 2) sorted by relevance
78 void ViewportAnchor::setAnchor(const IntRect& viewRect, const FloatSize& anchorInViewCoords) in setAnchor() argument84 m_anchorInViewCoords = anchorInViewCoords; in setAnchor()94 anchorOffset.scale(anchorInViewCoords.width(), anchorInViewCoords.height()); in setAnchor()
61 void setAnchor(const WebCore::IntRect& viewRect, const WebCore::FloatSize& anchorInViewCoords);