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

  /external/webkit/WebCore/rendering/
InlineTextBox.h 101 virtual bool isInlineTextBox() { return true; }
InlineBox.h 138 virtual bool isInlineTextBox() { return false; }

Completed in 17 milliseconds