Searched refs:theText (Results 1 – 3 of 3) sorted by relevance
22 RuleCharacterIterator::RuleCharacterIterator(const UnicodeString& theText, const SymbolTable* theSy… in RuleCharacterIterator() argument24 text(theText), in RuleCharacterIterator()
110 const Replaceable& theText, UTransPosition& pos) { in _debugOut() argument118 UnicodeString* text = (UnicodeString*)&theText; in _debugOut()127 #define _debugOut(msg, rule, theText, pos)
113 ScriptRunIterator::ScriptRunIterator(const Replaceable& theText, in ScriptRunIterator() argument115 text(theText) in ScriptRunIterator()