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

  /external/chromium_org/third_party/WebKit/Source/core/page/scrolling/
ScrollingConstraints.h 157 FloatRect absoluteStickyBoxRect() const { return m_absoluteStickyBoxRect; }
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderBoxModelObject.cpp 351 FloatRect absoluteStickyBoxRect(absContainerFrame.location() + stickyLocation, flippedStickyBoxRect.size());
352 constraints.setAbsoluteStickyBoxRect(absoluteStickyBoxRect);
    [all...]

Completed in 74 milliseconds