Searched refs:includeLeadingForBox (Results 1 – 2 of 2) sorted by relevance
156 bool includeLeadingForBox(InlineBox*) const;
634 bool includeLeading = includeLeadingForBox(box); in ascentAndDescentForBox()781 bool RootInlineBox::includeLeadingForBox(InlineBox* box) const in includeLeadingForBox() function in blink::RootInlineBox