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

  /external/icu4c/layoutex/layout/
playout.h 179 pl_getAscent(const pl_paragraph *paragraph);
  /external/chromium/third_party/icu/public/common/unicode/
uintrnal.h 49 # define pl_getAscent pl_getAscent_INTERNAL_API_DO_NOT_USE
urename.h 122 #define pl_getAscent pl_getAscent_4_2
    [all...]
  /external/icu4c/common/unicode/
uintrnal.h 44 # define pl_getAscent pl_getAscent_INTERNAL_API_DO_NOT_USE
urename.h 157 #define pl_getAscent U_ICU_ENTRY_POINT_RENAME(pl_getAscent)
    [all...]
  /external/icu4c/layoutex/
playout.cpp 83 pl_getAscent(const pl_paragraph *paragraph)
  /external/icu4c/samples/layout/
pflow.c 182 pAscent = pl_getAscent(paragraphLayout);

Completed in 37 milliseconds