Home
last modified time | relevance | path

Searched defs:isBeforeOrAfterContent (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRenderObject.h318 …static inline bool isBeforeOrAfterContent(const RenderObject* obj) { return obj && obj->isBeforeOr… in isBeforeOrAfterContent() function
923 inline bool RenderObject::isBeforeOrAfterContent() const in isBeforeOrAfterContent() function