Home | History | Annotate | Download | only in rendering

Lines Matching refs:isReplaced

125         if (child->renderer().isReplaced())
163 } else if (child->renderer().isReplaced()) {
1210 if (curr->renderer().isReplaced() && curr->renderer().isRubyRun() && curr->renderer().style()->rubyPosition() == RubyPositionBefore) {
1258 if (curr->renderer().isReplaced() && curr->renderer().isRubyRun() && curr->renderer().style()->rubyPosition() == RubyPositionAfter) {