Searched refs:logicallyLastBox (Results 1 – 1 of 1) sorted by relevance
4192 InlineBox* logicallyLastBox; in positionForPointWithInlineChildren() local4193 if (lastRootBoxWithChildren->getLogicalEndBoxWithNode(logicallyLastBox)) in positionForPointWithInlineChildren()4194 return VisiblePosition(positionForBox(logicallyLastBox, false), DOWNSTREAM); in positionForPointWithInlineChildren()