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

  /external/icu4c/layoutex/layout/
playout.h 179 pl_getAscent(const pl_paragraph *paragraph);
  /external/icu4c/common/unicode/
uintrnal.h 43 # define pl_getAscent pl_getAscent_INTERNAL_API_DO_NOT_USE
urename.h 162 #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 85 milliseconds