Home | History | Annotate | Download | only in rendering

Lines Matching refs:closestLeafChildForLogicalLeftPosition

4185             closestBox = root->closestLeafChildForLogicalLeftPosition(pointInLogicalContents.x());
4195 closestBox = lastRootBoxWithChildren->closestLeafChildForLogicalLeftPosition(pointInLogicalContents.x());