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

  /external/webkit/WebCore/rendering/
InlineBox.h 137 virtual bool isInlineFlowBox() const { return false; }
InlineFlowBox.h 168 virtual bool isInlineFlowBox() const { return true; }

Completed in 30 milliseconds