Home | History | Annotate | Download | only in rendering

Lines Matching refs:isReplaced

124         if (child->renderer()->isReplaced())
162 } else if (child->renderer()->isReplaced()) {
1476 if (curr->renderer()->isReplaced() && curr->renderer()->isRubyRun() && curr->renderer()->style()->rubyPosition() == RubyPositionBefore) {
1524 if (curr->renderer()->isReplaced() && curr->renderer()->isRubyRun() && curr->renderer()->style()->rubyPosition() == RubyPositionAfter) {