HomeSort by relevance Sort by last modified time
    Searched defs:uscript_setRunText (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/icu/source/common/
usc_impl.c 207 uscript_setRunText(result, src, length, pErrorCode);
209 /* Release the UScriptRun if uscript_setRunText() returns an error */
240 uscript_setRunText(UScriptRun *scriptRun, const UChar *src, int32_t length, UErrorCode *pErrorCode)
  /external/icu/icu4c/source/common/
usc_impl.c 207 uscript_setRunText(result, src, length, pErrorCode);
209 /* Release the UScriptRun if uscript_setRunText() returns an error */
240 uscript_setRunText(UScriptRun *scriptRun, const UChar *src, int32_t length, UErrorCode *pErrorCode)
  /external/icu/icu4c/source/common/unicode/
urename.h     [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h     [all...]

Completed in 62 milliseconds