Home | History | Annotate | Download | only in rendering

Lines Matching refs:isBeforeContent

415     inline bool isBeforeContent() const;
1365 inline bool RenderObject::isBeforeContent() const
1387 return isBeforeContent() || isAfterContent();