Home
last modified time | relevance | path

Searched refs:stickyBoxRect (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBoxModelObject.cpp341 LayoutRect stickyBoxRect = frameRectForStickyPositioning(); in computeStickyPositionConstraints() local
342 LayoutRect flippedStickyBoxRect = stickyBoxRect; in computeStickyPositionConstraints()