Searched defs:breakLines (Results 1 – 3 of 3) sorted by relevance
192 void Paragraph::breakLines(le_int32 width, le_int32 height) in breakLines() function in Paragraph
447 private String breakLines(Collection orderingList) { in breakLines() method in FindDTDOrder
1173 …static public String breakLines(CharSequence input, String separator, Matcher matcher, int width) { in breakLines() method in CldrUtility