Searched refs:offsetOfPaginationLayerFromRoot (Results 1 – 1 of 1) sorted by relevance
2273 LayoutPoint offsetOfPaginationLayerFromRoot; in collectFragments() local2274 enclosingPaginationLayer()->convertToLayerCoords(rootLayer, offsetOfPaginationLayerFromRoot); in collectFragments()2276 dirtyRectInFlowThread.moveBy(-offsetOfPaginationLayerFromRoot); in collectFragments()2301 fragment.moveBy(fragment.paginationOffset + offsetOfPaginationLayerFromRoot); in collectFragments()2330 LayoutPoint offsetOfPaginationLayerFromRoot; in paintTransformedLayerIntoFragments() local2334 …erflowContents) ? IgnoreOverflowClip : RespectOverflowClip, &offsetOfPaginationLayerFromRoot, &tra… in paintTransformedLayerIntoFragments()2345 …ngPaginationLayer()->convertToLayerCoords(paintingInfo.rootLayer, offsetOfPaginationLayerFromRoot); in paintTransformedLayerIntoFragments()2350 parentClipRect.moveBy(fragment.paginationOffset + offsetOfPaginationLayerFromRoot); in paintTransformedLayerIntoFragments()2970 LayoutPoint offsetOfPaginationLayerFromRoot; in hitTestTransformedLayerInFragments() local2973 …lipRects, IncludeOverlayScrollbarSize, RespectOverflowClip, &offsetOfPaginationLayerFromRoot, &tra… in hitTestTransformedLayerInFragments()[all …]