Home | History | Annotate | Download | only in rendering

Lines Matching full:isanonymous

309         if (afterChild && afterChild->isAnonymous() && afterChild->isTable())
1793 if (child->isAnonymous() && !child->isBeforeOrAfterContent()) {
2243 } else if (!isAnonymous() && isRenderInline()) {
2261 } else if (!renderer->isAnonymous() && renderer->isRenderInline()) {