Searched refs:lastRootBoxWithChildren (Results 1 – 1 of 1) sorted by relevance
3335 RootInlineBox* lastRootBoxWithChildren = 0; in positionForPointWithInlineChildren() local3346 lastRootBoxWithChildren = root; in positionForPointWithInlineChildren()3367 if (!moveCaretToBoundary && !closestBox && lastRootBoxWithChildren) { in positionForPointWithInlineChildren()3369 …closestBox = lastRootBoxWithChildren->closestLeafChildForLogicalLeftPosition(pointInLogicalContent… in positionForPointWithInlineChildren()3396 if (lastRootBoxWithChildren) { in positionForPointWithInlineChildren()3400 if (lastRootBoxWithChildren->getLogicalEndBoxWithNode(logicallyLastBox)) in positionForPointWithInlineChildren()