Searched refs:boundingBoxLogicalHeight (Results 1 – 1 of 1) sorted by relevance
823 static int boundingBoxLogicalHeight(RenderObject *o, const IntRect &rect) in boundingBoxLogicalHeight() function833 if ((o->isText() && boundingBoxLogicalHeight(o, toRenderText(o)->linesBoundingBox())) in hasRenderedNonAnonymousDescendantsWithHeight()835 …|| (o->isRenderInline() && isEmptyInline(o) && boundingBoxLogicalHeight(o, toRenderInline(o)->line… in hasRenderedNonAnonymousDescendantsWithHeight()