Home | History | Annotate | Download | only in rendering

Lines Matching defs:adjustedLocation

739     LayoutPoint adjustedLocation = accumulatedOffset + location();
742 if (itemBoundingBoxRectInternal(adjustedLocation, i).contains(locationInContainer.point())) {
747 result.setLocalPoint(locationInContainer.point() - toLayoutSize(adjustedLocation));