Home
last modified time | relevance | path

Searched refs:pl_nextLine (Results 1 – 8 of 8) sorted by relevance

/external/icu/icu4c/source/layoutex/layout/
Dplayout.h237 pl_nextLine(pl_paragraph *paragraph, float width);
/external/icu/icu4c/source/layoutex/
Dplayout.cpp131 pl_nextLine(pl_paragraph *paragraph, float width) in pl_nextLine() function
/external/chromium_org/third_party/icu/source/common/unicode/
Duintrnal.h75 # define pl_nextLine pl_nextLine_INTERNAL_API_DO_NOT_USE macro
Durename.h190 #define pl_nextLine U_ICU_ENTRY_POINT_RENAME(pl_nextLine) macro
/external/icu/icu4c/source/samples/layout/
Dpflow.c306 while ((line = pl_nextLine(paragraphLayout, lineWidth)) != NULL) { in pf_breakLines()
/external/icu/icu4c/source/test/letest/
Dcletest.c661 while ((line = pl_nextLine(paragraph, lineWidth)) != NULL) { in GlyphToCharTest()
/external/chromium_org/third_party/icu/source/test/letest/
Dcletest.c660 while ((line = pl_nextLine(paragraph, lineWidth)) != NULL) { in GlyphToCharTest()
/external/icu/icu4c/source/common/unicode/
Durename.h178 #define pl_nextLine U_ICU_ENTRY_POINT_RENAME(pl_nextLine) macro