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

  /external/icu4c/layoutex/layout/
playout.h 96 pl_create(const LEUnicode chars[],
  /external/chromium/third_party/icu/public/common/unicode/
uintrnal.h 48 # define pl_create pl_create_INTERNAL_API_DO_NOT_USE macro
urename.h 121 #define pl_create pl_create_4_2 macro
    [all...]
  /external/icu4c/common/unicode/
uintrnal.h 43 # define pl_create pl_create_INTERNAL_API_DO_NOT_USE macro
urename.h 156 #define pl_create U_ICU_ENTRY_POINT_RENAME(pl_create) macro
    [all...]
  /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/chromium/third_party/icu/source/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/test/letest/
cletest.c 650 paragraph = pl_create(chars, charCount, fontRuns, NULL, NULL, NULL, 0, FALSE, &status);
655 log_err("pl_create failed.");

Completed in 859 milliseconds