HomeSort by relevance Sort by last modified time
    Searched refs:pl_getFontRunLimit (Results 1 - 4 of 4) sorted by null

  /external/icu4c/layoutex/layout/
plruns.h 132 pl_getFontRunLimit(const pl_fontRuns *fontRuns,
137 * of text. Use <code>pl_getFontRunLimit(run)</code> to get the corresponding
  /external/icu4c/samples/layout/
pflow.c 80 if (pl_getFontRunLimit(fontRuns, run) > offset) {
98 le_int32 runLimit = pl_getFontRunLimit(fontRuns, run) - start;
  /external/icu4c/layoutex/
plruns.cpp 75 pl_getFontRunLimit(const pl_fontRuns *fontRuns,
  /external/icu4c/common/unicode/
urename.h 157 #define pl_getFontRunLimit U_ICU_ENTRY_POINT_RENAME(pl_getFontRunLimit)
    [all...]

Completed in 191 milliseconds