Home
last modified time | relevance | path

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

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DBidi.java2876 private static final int IMPTABLEVELS_RES = IMPTABLEVELS_COLUMNS - 1; field in Bidi
3176 addLevel = impTab[levState.state][IMPTABLEVELS_RES]; in processPropertySeq()
3210 level = impTab[oldStateSeq][IMPTABLEVELS_RES]; in processPropertySeq()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DBidi.java2842 private static final int IMPTABLEVELS_RES = IMPTABLEVELS_COLUMNS - 1; field in Bidi
3142 addLevel = impTab[levState.state][IMPTABLEVELS_RES]; in processPropertySeq()
3176 level = impTab[oldStateSeq][IMPTABLEVELS_RES]; in processPropertySeq()
/third_party/skia/third_party/externals/icu/source/common/
Dubidi.cpp1533 #define IMPTABLEVELS_RES (IMPTABLEVELS_COLUMNS - 1) macro
1875 addLevel=(*pImpTab)[pLevState->state][IMPTABLEVELS_RES]; in processPropertySeq()
1911 level=(*pImpTab)[oldStateSeq][IMPTABLEVELS_RES]; in processPropertySeq()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dubidi.cpp1533 #define IMPTABLEVELS_RES (IMPTABLEVELS_COLUMNS - 1) macro
1875 addLevel=(*pImpTab)[pLevState->state][IMPTABLEVELS_RES]; in processPropertySeq()
1911 level=(*pImpTab)[oldStateSeq][IMPTABLEVELS_RES]; in processPropertySeq()
/third_party/icu/icu4c/source/common/
Dubidi.cpp1533 #define IMPTABLEVELS_RES (IMPTABLEVELS_COLUMNS - 1) macro
1875 addLevel=(*pImpTab)[pLevState->state][IMPTABLEVELS_RES]; in processPropertySeq()
1911 level=(*pImpTab)[oldStateSeq][IMPTABLEVELS_RES]; in processPropertySeq()
/third_party/node/deps/icu-small/source/common/
Dubidi.cpp1533 #define IMPTABLEVELS_RES (IMPTABLEVELS_COLUMNS - 1) macro
1875 addLevel=(*pImpTab)[pLevState->state][IMPTABLEVELS_RES]; in processPropertySeq()
1911 level=(*pImpTab)[oldStateSeq][IMPTABLEVELS_RES]; in processPropertySeq()