Home | History | Annotate | Download | only in rendering

Lines Matching refs:childY

2868                 int childY = 0;
2869 columnLayers[colIndex - 1]->convertToLayerCoords(rootLayer, childX, childY);
2871 transform.translateRight(childX + offset.width(), childY + offset.height());