Searched defs:overflowEmbeddingCount (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dubidi.c1076 int32_t overflowEmbeddingCount=0; local
1099 overflowEmbeddingCount==0) {
1113 overflowEmbeddingCount++;
1124 if(overflowEmbeddingCount) {
1126 overflowEmbeddingCount--;
1151 overflowEmbeddingCount==0) {
1178 overflowEmbeddingCount=0;
1195 overflowEmbeddingCount=overflowIsolateCount=0;
/external/icu/icu4c/source/common/
H A Dubidi.c1155 int32_t overflowEmbeddingCount=0; local
1181 overflowEmbeddingCount==0) {
1194 overflowEmbeddingCount++;
1205 if(overflowEmbeddingCount) {
1206 overflowEmbeddingCount--;
1233 overflowEmbeddingCount==0) {
1266 overflowEmbeddingCount=0;
1286 overflowEmbeddingCount=overflowIsolateCount=0;

Completed in 87 milliseconds