HomeSort by relevance Sort by last modified time
    Searched refs:pl_getFontRunLimit (Results 1 - 7 of 7) 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/chromium/third_party/icu/public/common/unicode/
uintrnal.h 54 # define pl_getFontRunLimit pl_getFontRunLimit_INTERNAL_API_DO_NOT_USE
urename.h 127 #define pl_getFontRunLimit pl_getFontRunLimit_4_2
    [all...]
  /external/icu4c/common/unicode/
uintrnal.h 49 # define pl_getFontRunLimit pl_getFontRunLimit_INTERNAL_API_DO_NOT_USE
urename.h 162 #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 31 milliseconds