Searched refs:portionLocation (Results 1 – 1 of 1) sorted by relevance
282 LayoutPoint portionLocation; in paintFlowThreadPortionInRegion() local286 portionLocation = flippedFlowThreadPortionRect.location(); in paintFlowThreadPortionInRegion()288 portionLocation = flowThreadPortionRect.location(); in paintFlowThreadPortionInRegion()290 adjustedPaintOffset = roundedIntPoint(paintOffset - portionLocation); in paintFlowThreadPortionInRegion()296 … pixelSnappedIntRect(computeRegionClippingRect(adjustedPaintOffset + portionLocation, flowThreadPo… in paintFlowThreadPortionInRegion()