Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DRenderLayer.cpp1189 int fixedContainerY = 0; in convertToLayerCoords() local
1190 convertToLayerCoords(fixedPositionContainerLayer, fixedContainerX, fixedContainerY); in convertToLayerCoords()
1197 yPos += (fixedContainerY - ancestorY); in convertToLayerCoords()