Searched refs:firstRootBoxWithChildrenTop (Results 1 – 1 of 1) sorted by relevance
3374 …LayoutUnit firstRootBoxWithChildrenTop = min<LayoutUnit>(firstRootBoxWithChildren->selectionTop(),… in positionForPointWithInlineChildren() local3375 if (pointInLogicalContents.y() < firstRootBoxWithChildrenTop in positionForPointWithInlineChildren()3376 … || (blocksAreFlipped && pointInLogicalContents.y() == firstRootBoxWithChildrenTop)) { in positionForPointWithInlineChildren()