closestLeafChildForPosition  459 Source/core/rendering/svg/RenderSVGText.cpp     InlineBox* closestBox = toSVGRootInlineBox(rootBox)->closestLeafChildForPosition(pointInContents);
closestLeafChildForPosition   53 Source/core/rendering/svg/SVGRootInlineBox.h     InlineBox* closestLeafChildForPosition(const LayoutPoint&);