Searched refs:pl_getFontRunLimit (Results 1 - 6 of 6) sorted by relevance

/external/icu/icu4c/source/layoutex/layout/
H A Dplruns.h132 pl_getFontRunLimit(const pl_fontRuns *fontRuns,
137 * of text. Use <code>pl_getFontRunLimit(run)</code> to get the corresponding
/external/chromium_org/third_party/icu/source/samples/layout/
H A Dpflow.c80 if (pl_getFontRunLimit(fontRuns, run) > offset) {
98 le_int32 runLimit = pl_getFontRunLimit(fontRuns, run) - start;
/external/icu/icu4c/source/samples/layout/
H A Dpflow.c80 if (pl_getFontRunLimit(fontRuns, run) > offset) {
98 le_int32 runLimit = pl_getFontRunLimit(fontRuns, run) - start;
/external/icu/icu4c/source/layoutex/
H A Dplruns.cpp75 pl_getFontRunLimit(const pl_fontRuns *fontRuns, function
/external/icu/icu4c/source/common/unicode/
H A Durename.h151 #define pl_getFontRunLimit U_ICU_ENTRY_POINT_RENAME(pl_getFontRunLimit) macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h159 #define pl_getFontRunLimit U_ICU_ENTRY_POINT_RENAME(pl_getFontRunLimit) macro

Completed in 1317 milliseconds