Home | History | Annotate | Download | only in rendering

Lines Matching refs:isReplaced

525     bool isReplaced() const { return m_bitfields.isReplaced(); } // a "replaced" element (see CSS)
1153 ADD_BOOLEAN_BITFIELD(isReplaced, IsReplaced);