Home
last modified time | relevance | path

Searched defs:contextPos (Results 1 – 7 of 7) sorted by relevance

/third_party/icu/icu4c/source/common/
Dubidiimp.h163 int32_t contextPos; /* position of last strong char found before opening */ member
170 int32_t contextPos; /* position of char determining context */ member
/third_party/node/deps/icu-small/source/common/
Dubidiimp.h163 int32_t contextPos; /* position of last strong char found before opening */ member
170 int32_t contextPos; /* position of char determining context */ member
/third_party/skia/third_party/externals/icu/source/common/
Dubidiimp.h163 int32_t contextPos; /* position of last strong char found before opening */ member
170 int32_t contextPos; /* position of char determining context */ member
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dubidiimp.h155 int32_t contextPos; /* position of last strong char found before opening */ member
162 int32_t contextPos; /* position of char determining context */ member
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DBidi.java533 int contextPos; /* position of last strong char found before opening */ field in Bidi.Opening
539 int contextPos; /* position of char determining context */ field in Bidi.IsoRun
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DBidi.java533 int contextPos; /* position of last strong char found before opening */ field in Bidi.Opening
539 int contextPos; /* position of char determining context */ field in Bidi.IsoRun
/third_party/gettext/gnulib-local/lib/libxml/
Dxpath.c11693 int i, res, contextPos = 0, newContextSize; in xmlXPathCompOpEvalPredicate() local
11862 int i, pos = 0, newContextSize = 0, contextPos = 0, res; in xmlXPathCompOpEvalPositionalPredicate() local