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

  /external/webkit/Source/WebCore/editing/
MarkupAccumulator.h 90 void appendDocumentType(Vector<UChar>& result, const DocumentType*);
MarkupAccumulator.cpp 282 void MarkupAccumulator::appendDocumentType(Vector<UChar>& result, const DocumentType* n)
405 appendDocumentType(result, static_cast<const DocumentType*>(node));

Completed in 180 milliseconds