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