Home
last modified time | relevance | path

Searched refs:previousStateStack (Results 1 – 6 of 6) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DBidi.java1840 byte[] previousStateStack = new byte[MAX_EXPLICIT_LEVEL+1]; in getDirProps()
1926 previousStateStack[stackLast] = state; in getDirProps()
1946 state = previousStateStack[stackLast]; in getDirProps()
1992 state = previousStateStack[stackLast]; in getDirProps()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DBidi.java1806 byte[] previousStateStack = new byte[MAX_EXPLICIT_LEVEL+1]; in getDirProps()
1892 previousStateStack[stackLast] = state; in getDirProps()
1912 state = previousStateStack[stackLast]; in getDirProps()
1958 state = previousStateStack[stackLast]; in getDirProps()
/third_party/skia/third_party/externals/icu/source/common/
Dubidi.cpp466 State previousStateStack[UBIDI_MAX_EXPLICIT_LEVEL+1]; in getDirProps() local
543 previousStateStack[stackLast]=state; in getDirProps()
563 state=previousStateStack[stackLast]; in getDirProps()
610 state=previousStateStack[stackLast]; in getDirProps()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dubidi.cpp466 State previousStateStack[UBIDI_MAX_EXPLICIT_LEVEL+1]; in getDirProps() local
543 previousStateStack[stackLast]=state; in getDirProps()
563 state=previousStateStack[stackLast]; in getDirProps()
610 state=previousStateStack[stackLast]; in getDirProps()
/third_party/icu/icu4c/source/common/
Dubidi.cpp466 State previousStateStack[UBIDI_MAX_EXPLICIT_LEVEL+1]; in getDirProps() local
543 previousStateStack[stackLast]=state; in getDirProps()
563 state=previousStateStack[stackLast]; in getDirProps()
610 state=previousStateStack[stackLast]; in getDirProps()
/third_party/node/deps/icu-small/source/common/
Dubidi.cpp466 State previousStateStack[UBIDI_MAX_EXPLICIT_LEVEL+1]; in getDirProps() local
543 previousStateStack[stackLast]=state; in getDirProps()
563 state=previousStateStack[stackLast]; in getDirProps()
610 state=previousStateStack[stackLast]; in getDirProps()