Searched defs:textToDisplay (Results 1 – 1 of 1) sorted by relevance
642 String textToDisplay = (text.length() <= 16)? text: text.substring(0,16); in TestTailoredBreaks() local653 … String textToDisplay = (text.length() <= 16)? text: text.substring(0,16); in TestTailoredBreaks() local