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

  /external/webkit/WebCore/dom/
Comment.h 40 virtual bool isCommentNode() const { return true; }
Node.h 193 virtual bool isCommentNode() const { return false; }

Completed in 11 milliseconds