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

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

Completed in 22 milliseconds