HomeSort by relevance Sort by last modified time
    Searched refs:m_anchorInViewCoords (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/web/
ViewportAnchor.h 72 WebCore::FloatSize m_anchorInViewCoords;
ViewportAnchor.cpp 84 m_anchorInViewCoords = anchorInViewCoords;
123 anchorOffsetFromOrigin.scale(m_anchorInViewCoords.width(), m_anchorInViewCoords.height());

Completed in 2285 milliseconds