Home
last modified time | relevance | path

Searched defs:appendText (Results 1 – 10 of 10) sorted by relevance

/external/hamcrest/src/org/hamcrest/
DDescription.java14 Description appendText(String text); in appendText() method
DBaseDescription.java15 public Description appendText(String text) { in appendText() method in BaseDescription
/external/icu4c/samples/ustring/
Dustring.cpp149 static const UChar appendText[]={ 0x61, 0x62, 0x63, 0 }; /* "abc" */ in demo_C_Unicode_strings() local
/external/icu4c/tools/toolutil/
Dxmlparser.cpp713 UXMLElement::appendText(UnicodeString &text, UBool recurse) const { in appendText() function in UXMLElement
/external/webkit/Source/WebCore/editing/
DMarkupAccumulator.cpp269 void MarkupAccumulator::appendText(Vector<UChar>& out, Text* text) in appendText() function in WebCore::MarkupAccumulator
Dmarkup.cpp191 void StyledMarkupAccumulator::appendText(Vector<UChar>& out, Text* text) in appendText() function in WebCore::StyledMarkupAccumulator
/external/sqlite/dist/
Dshell.c906 static char *appendText(char *zIn, char const *zAppend, char quote){ in appendText() function
/external/sqlite/dist/orig/
Dshell.c901 static char *appendText(char *zIn, char const *zAppend, char quote){ in appendText() function
/external/webkit/PerformanceTests/SunSpider/tests/parse-only/
Dmootools-1.2.2-core-nc.js1691 appendText: function(text, where){ method
Dconcat-jquery-mootools-prototype.js6067 appendText: function(text, where){ method