Home | History | Annotate | Download | only in rendering

Lines Matching refs:isBody

245     if (isBody() || !parent())
259 if (offsetParent->isBox() && !offsetParent->isBody())
277 if (offsetParent->isBox() && offsetParent->isBody() && !offsetParent->isPositioned())