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

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

Completed in 70 milliseconds