Home | History | Annotate | Download | only in rendering

Lines Matching refs:isRenderInline

2153             } else if (o->isText() || (o->isRenderInline() && !endOfInline))
4714 if (!oldEndOfInline && current->isRenderInline()) {
4724 if (current && current != parent && current->isRenderInline()) {
4735 if (!result->isPositioned() && (result->isText() || result->isFloating() || result->isReplaced() || result->isRenderInline()))
4856 if (child->isRenderInline()) {
4881 if (!child->isRenderInline() && !child->isText()) {