Searched refs:positionForPointRespectingEditingBoundaries (Results 1 – 1 of 1) sorted by relevance
3290 static PositionWithAffinity positionForPointRespectingEditingBoundaries(RenderBlock* parent, Render… in positionForPointRespectingEditingBoundaries() function3392 …return positionForPointRespectingEditingBoundaries(this, toRenderBox(closestBox->renderer()), poin… in positionForPointWithInlineChildren()3452 … return positionForPointRespectingEditingBoundaries(this, lastCandidateBox, pointInContents); in positionForPoint()3461 return positionForPointRespectingEditingBoundaries(this, childBox, pointInContents); in positionForPoint()