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

  /external/webkit/Source/WebCore/rendering/svg/
SVGInlineTextBox.h 38 virtual bool isSVGInlineTextBox() const { return true; }
  /external/webkit/Source/WebCore/rendering/
InlineBox.h 160 virtual bool isSVGInlineTextBox() const { return false; }

Completed in 250 milliseconds