Searched defs:appendString (Results 1 - 11 of 11) sorted by relevance

/external/webkit/Source/WebCore/html/
H A DFormDataList.cpp33 void FormDataList::appendString(const String& s) function in class:WebCore::FormDataList
39 void FormDataList::appendString(const CString& s) function in class:WebCore::FormDataList
/external/icu4c/common/
H A Dappendable.cpp30 Appendable::appendString(const UChar *s, int32_t length) { function in class:Appendable
H A Dunistr.cpp1276 // str.appendString(buffer, length)
1648 UnicodeStringAppendable::appendString(const UChar *s, int32_t length) { function in class:UnicodeStringAppendable
/external/jsilver/src/com/google/streamhtmlparser/util/
H A DJavascriptTokenBuffer.java95 public void appendString(String input) { method in class:JavascriptTokenBuffer
/external/webkit/Source/WebCore/editing/
H A DMarkupAccumulator.cpp117 void MarkupAccumulator::appendString(const String& string) function in class:WebCore::MarkupAccumulator
126 appendString(String::adopt(markup));
135 appendString(String::adopt(markup));
H A Dmarkup.cpp127 virtual void appendString(const String& s) { return MarkupAccumulator::appendString(s); } function in class:WebCore::StyledMarkupAccumulator
174 appendString(isBlock ? divClose : styleSpanClose);
571 accumulator.appendString(interchangeNewlineString);
665 accumulator.appendString(interchangeNewlineString);
/external/webkit/Tools/DumpRenderTree/gtk/
H A DDumpRenderTree.cpp129 static void appendString(gchar*& target, gchar* string) function
282 appendString(result, dumpFramesAsText(static_cast<WebKitWebFrame* >(child->data)));
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.objectweb.asm_3.2.0.v200909071300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.mortbay.jetty.util_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.help.base_3.5.2.v201011171123.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1491 milliseconds