Home | History | Annotate | Download | only in rendering

Lines Matching refs:isFloating

1103         if (!oldEndOfInline && (current == parent || (!current->isFloating() && !current->isReplaced() && !current->isOutOfFlowPositioned())))
1130 if (!result->isOutOfFlowPositioned() && (result->isText() || result->isFloating() || result->isReplaced() || result->isRenderInline()))
1315 if (child->isFloating()) {
1337 if (!addedTextIndent && !child->isFloating()) {
1352 if (child->isFloating())
1371 if (!child->isFloating()) {
1549 if (o->isReplaced() || o->isFloating() || o->isOutOfFlowPositioned()) {
1556 else if (o->isFloating())