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

  /external/icu/icu4c/source/common/
usc_impl.h 43 * UScriptRun *scriptRun = uscript_openRun(text, testLength, &error);
79 uscript_openRun(const UChar *src, int32_t length, UErrorCode *pErrorCode);
usc_impl.c 192 uscript_openRun(const UChar *src, int32_t length, UErrorCode *pErrorCode)
  /external/icu/icu4c/source/layoutex/
ParagraphLayout.cpp 619 UScriptRun *sr = uscript_openRun(chars, count, &scriptStatus);
753 UScriptRun *sr = uscript_openRun(fChars, fCharCount, &scriptStatus);
    [all...]
  /external/icu/icu4c/source/test/cintltst/
cucdtst.c     [all...]
  /external/icu/icu4c/source/common/unicode/
urename.h     [all...]

Completed in 136 milliseconds