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

/external/icu/icu4c/source/layoutex/layout/
H A Dplayout.h237 pl_nextLine(pl_paragraph *paragraph, float width);
241 * by <code>pl_nextLine</code> but it is the client's responsibility
/external/icu/icu4c/source/layoutex/
H A Dplayout.cpp131 pl_nextLine(pl_paragraph *paragraph, float width) function
/external/chromium_org/third_party/icu/source/samples/layout/
H A Dpflow.c306 while ((line = pl_nextLine(paragraphLayout, lineWidth)) != NULL) {
/external/icu/icu4c/source/samples/layout/
H A Dpflow.c306 while ((line = pl_nextLine(paragraphLayout, lineWidth)) != NULL) {
/external/chromium_org/third_party/icu/source/test/letest/
H A Dcletest.c660 while ((line = pl_nextLine(paragraph, lineWidth)) != NULL) {
/external/icu/icu4c/source/test/letest/
H A Dcletest.c661 while ((line = pl_nextLine(paragraph, lineWidth)) != NULL) {
/external/icu/icu4c/source/common/unicode/
H A Durename.h178 #define pl_nextLine U_ICU_ENTRY_POINT_RENAME(pl_nextLine) macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h186 #define pl_nextLine U_ICU_ENTRY_POINT_RENAME(pl_nextLine) macro

Completed in 332 milliseconds