Searched defs:breakLines (Results 1 – 5 of 5) sorted by relevance
23 public void breakLines() { in breakLines() method in LineBreakerTest
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
1184 …static public String breakLines(CharSequence input, String separator, Matcher matcher, int width) { in breakLines() method in CldrUtility