Searched refs:pl_nextLine (Results 1 – 8 of 8) sorted by relevance
237 pl_nextLine(pl_paragraph *paragraph, float width);
131 pl_nextLine(pl_paragraph *paragraph, float width) in pl_nextLine() function
75 # define pl_nextLine pl_nextLine_INTERNAL_API_DO_NOT_USE macro
190 #define pl_nextLine U_ICU_ENTRY_POINT_RENAME(pl_nextLine) macro
306 while ((line = pl_nextLine(paragraphLayout, lineWidth)) != NULL) { in pf_breakLines()
661 while ((line = pl_nextLine(paragraph, lineWidth)) != NULL) { in GlyphToCharTest()
660 while ((line = pl_nextLine(paragraph, lineWidth)) != NULL) { in GlyphToCharTest()
178 #define pl_nextLine U_ICU_ENTRY_POINT_RENAME(pl_nextLine) macro