Lines Matching defs:text1
261 CharacterIterator* text1= new StringCharacterIterator(str1);262 CharacterIterator* text1Clone = text1->clone();292 rb->adoptText(text1);293 if(rb->getText() != *text1)