Searched defs:isAfterContent (Results 1 – 1 of 1) sorted by relevance
400 …static inline bool isAfterContent(const RenderObject* obj) { return obj && obj->isAfterContent(); } in isAfterContent() function1247 inline bool RenderObject::isAfterContent() const in isAfterContent() function