Searched defs:appendText (Results  1 – 11 of 11) sorted by relevance
| /external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/ | 
| D | Description.java | 18     Description appendText(String text);  in appendText()  method 63       public Description appendText(String text) {  in appendText()  method in Description.NullDescription
  | 
| D | BaseDescription.java | 17     public Description appendText(String text) {  in appendText()  method in BaseDescription
  | 
| /external/icu/icu4c/source/samples/ustring/ | 
| D | ustring.cpp | 162     static const UChar appendText[]={ 0x61, 0x62, 0x63, 0 };    /* "abc" */  in demo_C_Unicode_strings()  local
  | 
| /external/dokka/core/src/main/kotlin/Formats/ | 
| D | MarkdownFormatService.kt | 82     override fun appendText(text: String) {  in appendText()  method
  | 
| D | HtmlFormatService.kt | 17     override fun appendText(text: String) {  in <lambda>()  method
  | 
| D | StructuredFormatService.kt | 69     abstract fun appendText(text: String)  in <lambda>()  method in org.jetbrains.dokka.StructuredOutputBuilder
  | 
| /external/skia/src/xml/ | 
| D | SkXMLParser.cpp | 80     void appendText(const char* txt, size_t len) {  in appendText()  function
  | 
| /external/icu/icu4c/source/tools/toolutil/ | 
| D | xmlparser.cpp | 715 UXMLElement::appendText(UnicodeString &text, UBool recurse) const {  in appendText()  function in UXMLElement
  | 
| /external/sqlite/dist/orig/ | 
| D | shell.c | 819 static void appendText(ShellText *p, char const *zAppend, char quote){  in appendText()  function
  | 
| /external/sqlite/dist/ | 
| D | shell.c | 824 static void appendText(ShellText *p, char const *zAppend, char quote){  in appendText()  function
  | 
| /external/doclava/res/assets/templates-sdk/assets/js/ | 
| D | android_3p-bundle.js | 2706 …ults={showOn:"focus",showAnim:"fadeIn",showOptions:{},defaultDate:null,appendText:"",buttonText:".…  property
  |