Searched refs:closestLeafChildForPoint (Results 1 – 3 of 3) sorted by relevance
134 InlineBox* closestLeafChildForPoint(const IntPoint&, bool onlyEditableLeaves);
609 InlineBox* RootInlineBox::closestLeafChildForPoint(const IntPoint& pointInContents, bool onlyEditab… in closestLeafChildForPoint() function in WebCore::RootInlineBox
966 …RenderObject* renderer = root->closestLeafChildForPoint(pointInLine, isEditablePosition(p))->rende… in previousLinePosition()1024 …RenderObject* renderer = root->closestLeafChildForPoint(pointInLine, isEditablePosition(p))->rende… in nextLinePosition()