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

  /external/icu4c/layoutex/layout/
plruns.h 129 pl_getFontRunLimit(const pl_fontRuns *fontRuns,
134 * 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/common/unicode/
uintrnal.h 48 # define pl_getFontRunLimit pl_getFontRunLimit_INTERNAL_API_DO_NOT_USE
urename.h 167 #define pl_getFontRunLimit U_ICU_ENTRY_POINT_RENAME(pl_getFontRunLimit)
    [all...]
  /external/icu4c/layoutex/
plruns.cpp 75 pl_getFontRunLimit(const pl_fontRuns *fontRuns,

Completed in 102 milliseconds