Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DRenderLayer.cpp1224 RenderLayer* positionedAncestor = parentLayer->enclosingPositionedAncestor(); in convertToLayerCoords() local
1228 convertToLayerCoords(positionedAncestor, thisX, thisY); in convertToLayerCoords()
1232 ancestorLayer->convertToLayerCoords(positionedAncestor, ancestorX, ancestorY); in convertToLayerCoords()