Searched refs:thisCoords (Results 1 – 1 of 1) sorted by relevance
1638 LayoutPoint thisCoords; in accumulateOffsetTowardsAncestor() local1639 layer->convertToLayerCoords(positionedAncestor, thisCoords); in accumulateOffsetTowardsAncestor()1644 location += (thisCoords - ancestorCoords); in accumulateOffsetTowardsAncestor()