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

  /external/icu/icu4c/source/layoutex/layout/
plruns.h 134 pl_getFontRunLimit(const pl_fontRuns *fontRuns,
139 * of text. Use <code>pl_getFontRunLimit(run)</code> to get the corresponding
  /external/icu/icu4c/source/samples/layout/
pflow.c 83 if (pl_getFontRunLimit(fontRuns, run) > offset) {
101 le_int32 runLimit = pl_getFontRunLimit(fontRuns, run) - start;
  /external/icu/icu4c/source/layoutex/
plruns.cpp 77 pl_getFontRunLimit(const pl_fontRuns *fontRuns,
  /external/icu/icu4c/source/common/unicode/
urename.h 153 #define pl_getFontRunLimit U_ICU_ENTRY_POINT_RENAME(pl_getFontRunLimit)
    [all...]

Completed in 166 milliseconds