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

  /external/chromium_org/third_party/WebKit/Source/core/editing/
MarkupAccumulator.h 74 static void appendComment(StringBuilder&, const String&);
MarkupAccumulator.cpp 319 void MarkupAccumulator::appendComment(StringBuilder& result, const String& comment)
500 appendComment(result, toComment(node).data());
markup.cpp 710 MarkupAccumulator::appendComment(taggedMarkup, fragmentMarkerTag);
712 MarkupAccumulator::appendComment(taggedMarkup, fragmentMarkerTag);
    [all...]
  /frameworks/base/tools/aapt/
XMLNode.h 125 status_t appendComment(const String16& comment);
ResourceTable.h 177 bool appendComment(const String16& package,
396 void appendComment(const String16& comment, bool onlyIfEmpty = false);
ResourceTable.cpp 258 const bool appendComment;
269 , appendComment(_appendComment)
302 outTable->appendComment(myPackage, attr16, ident, comment, appendComment);
    [all...]
XMLNode.cpp 872 status_t XMLNode::appendComment(const String16& comment)
    [all...]
AaptAssets.h 411 void appendComment(const String8& name, const String16& comment, const SourcePos& pos) {
Resource.cpp     [all...]
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMDocumentImpl.java 573 appendComment(m_char_current_start,length);
    [all...]

Completed in 464 milliseconds