Lines Matching refs:textStr
27 SCharacterIterator(const UnicodeString& textStr){28 text = textStr;30 textLength = textStr.length();