Searched refs:logicallyLastBox (Results 1 – 1 of 1) sorted by relevance
3399 InlineBox* logicallyLastBox; in positionForPointWithInlineChildren() local3400 if (lastRootBoxWithChildren->getLogicalEndBoxWithNode(logicallyLastBox)) in positionForPointWithInlineChildren()3401 return PositionWithAffinity(positionForBox(logicallyLastBox, false), DOWNSTREAM); in positionForPointWithInlineChildren()