Searched defs:appendText (Results 1 – 7 of 7) sorted by relevance
14 Description appendText(String text); in appendText() method
15 public Description appendText(String text) { in appendText() method in BaseDescription
147 static const UChar appendText[]={ 0x61, 0x62, 0x63, 0 }; /* "abc" */ in demo_C_Unicode_strings() local
713 UXMLElement::appendText(UnicodeString &text, UBool recurse) const { in appendText() function in UXMLElement
556 public void appendText (String str) { in appendText() method in TextField
1101 static char *appendText(char *zIn, char const *zAppend, char quote){ in appendText() function
1107 static char *appendText(char *zIn, char const *zAppend, char quote){ in appendText() function