Home
last modified time | relevance | path

Searched defs:proLength (Results 1 – 9 of 9) sorted by relevance

/third_party/icu/icu4c/source/common/
Dubidiimp.h328 int32_t proLength; member
Dubidi.cpp2329 const UChar *prologue, int32_t proLength, in ubidi_setContext()
/third_party/node/deps/icu-small/source/common/
Dubidiimp.h328 int32_t proLength; member
Dubidi.cpp2329 const UChar *prologue, int32_t proLength, in ubidi_setContext()
/third_party/skia/third_party/externals/icu/source/common/
Dubidiimp.h328 int32_t proLength; member
Dubidi.cpp2329 const UChar *prologue, int32_t proLength, in ubidi_setContext()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dubidiimp.h320 int32_t proLength; member
Dubidi.cpp2331 const UChar *prologue, int32_t proLength, in ubidi_setContext()
/third_party/icu/icu4c/source/test/cintltst/
Dcbiditst.c4835 int32_t proLength, epiLength, srcLen, destLen, tc; in testContext() local