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

  /external/icu/icu4c/source/layoutex/layout/
playout.h 99 pl_create(const LEUnicode chars[],
  /external/icu/icu4c/source/layoutex/
playout.cpp 28 pl_create(const LEUnicode chars[], function
  /external/icu/icu4c/source/samples/layout/
pflow.c 175 paragraphLayout = pl_create(pStart, pEnd - pStart, fr, NULL, NULL, locales, flow->fParagraphLevel, FALSE, status);
  /external/icu/icu4c/source/test/letest/
cletest.c 655 paragraph = pl_create(chars, charCount, fontRuns, NULL, NULL, NULL, 0, FALSE, &status);
660 log_err("pl_create failed.");
  /external/icu/icu4c/source/common/unicode/
urename.h 142 #define pl_create U_ICU_ENTRY_POINT_RENAME(pl_create) macro
    [all...]

Completed in 547 milliseconds