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