Searched refs:firstRootBoxWithChildren (Results 1 – 1 of 1) sorted by relevance
3334 RootInlineBox* firstRootBoxWithChildren = 0; in positionForPointWithInlineChildren() local3339 if (!firstRootBoxWithChildren) in positionForPointWithInlineChildren()3340 firstRootBoxWithChildren = root; in positionForPointWithInlineChildren()3374 …stRootBoxWithChildrenTop = min<LayoutUnit>(firstRootBoxWithChildren->selectionTop(), firstRootBoxW… in positionForPointWithInlineChildren()3377 InlineBox* box = firstRootBoxWithChildren->firstLeafChild(); in positionForPointWithInlineChildren()