HomeSort by relevance Sort by last modified time
    Searched defs:isRootInlineBox (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebCore/rendering/
RootInlineBox.h 48 virtual bool isRootInlineBox() const { return true; }
InlineBox.h 139 virtual bool isRootInlineBox() const { return false; }

Completed in 57 milliseconds