Searched defs:appendString (Results 1 – 9 of 9) sorted by relevance
35 Appendable::appendString(const UChar *s, int32_t length) { in appendString() function in Appendable
1925 UnicodeStringAppendable::appendString(const UChar *s, int32_t length) { in appendString() function in UnicodeStringAppendable
1917 UnicodeStringAppendable::appendString(const UChar *s, int32_t length) { in appendString() function in UnicodeStringAppendable
168 void appendString(const char* value) { in appendString() function222 DEFINE_NAMED_APPEND(appendString, const char *) in DEFINE_NAMED_APPEND() argument
71 void FormattedValueFieldPositionIteratorImpl::appendString( in appendString() function in FormattedValueFieldPositionIteratorImpl
322 void SkPDFArray::appendString(SkString value) { in appendString() function in SkPDFArray326 void SkPDFArray::appendString(const char value[]) { in appendString() function in SkPDFArray
94 void SkPDF::AttributeList::appendString( in appendString() function in SkPDF::AttributeList