Searched refs:textCopy (Results 1 – 2 of 2) sorted by relevance
91 String16 textCopy; variable103 inline const UChar* getText() const { return text ? text : textCopy.string(); } in getText()
240 textCopy(other.textCopy), in TextLayoutCacheKey()252 textCopy.setTo(other.text, other.contextCount); in TextLayoutCacheKey()291 textCopy.setTo(text, contextCount); in internalTextCopy()