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

  /external/webkit/Source/WebCore/editing/
MarkupAccumulator.cpp 274 void MarkupAccumulator::appendComment(Vector<UChar>& out, const String& comment)
399 appendComment(result, static_cast<const Comment*>(node)->data());
  /frameworks/base/tools/aapt/
AaptAssets.h 422 void appendComment(const String8& name, const String16& comment, const SourcePos& pos) {
ResourceTable.cpp 247 const bool appendComment;
258 , appendComment(_appendComment)
291 outTable->appendComment(myPackage, attr16, ident, comment, appendComment);
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMDocumentImpl.java 573 appendComment(m_char_current_start,length);
    [all...]
  /prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 46 milliseconds