Searched refs:moveCaretToBoundary (Results 1 – 1 of 1) sorted by relevance
3365 …bool moveCaretToBoundary = document().frame()->editor().behavior().shouldMoveCaretToHorizontalBoun… in positionForPointWithInlineChildren() local3367 if (!moveCaretToBoundary && !closestBox && lastRootBoxWithChildren) { in positionForPointWithInlineChildren()3373 if (moveCaretToBoundary) { in positionForPointWithInlineChildren()3398 ASSERT(moveCaretToBoundary); in positionForPointWithInlineChildren()