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