Home | History | Annotate | Download | only in rendering

Lines Matching defs:isInert

3069 bool RenderObject::isInert() const
3077 return parentNode && toElement(parentNode)->isInert();