Searched refs:paraLevels (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dbidiconf.cpp363 static const UBiDiLevel paraLevels[]={ UBIDI_DEFAULT_LTR, 0, 1, UBIDI_DEFAULT_RTL }; local
368 paraLevels[i], NULL, errorCode);
/external/icu/icu4c/source/test/intltest/
H A Dbidiconf.cpp363 static const UBiDiLevel paraLevels[]={ UBIDI_DEFAULT_LTR, 0, 1, UBIDI_DEFAULT_RTL }; local
368 paraLevels[i], NULL, errorCode);
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcbiditst.c1805 static const UBiDiLevel paraLevels[]={UBIDI_LTR, UBIDI_RTL, UBIDI_DEFAULT_LTR, UBIDI_DEFAULT_RTL, 22, 23}; local
1891 ubidi_setPara(pBidi, src, srcSize, paraLevels[k], NULL, &errorCode);
1896 paraLevels[k], i, paraIndex, i);
1900 paraLevels[k], i, gotLevel, multiLevels[k][i]);
1906 paraLevels[k], gotLevel, multiLevels[k][0]);
3370 static const UBiDiLevel paraLevels[] = { UBIDI_LTR, UBIDI_RTL }; variable
3434 #define LEVELS_COUNT LENGTHOF(paraLevels)
3965 level = paraLevels[j];
4071 ubidi_setPara(pBiDi, src, srcLen, paraLevels[level], NULL, &rc);
4087 options[option].value, paraLevels[leve
[all...]
/external/icu/icu4c/source/test/cintltst/
H A Dcbiditst.c1807 static const UBiDiLevel paraLevels[]={UBIDI_LTR, UBIDI_RTL, UBIDI_DEFAULT_LTR, UBIDI_DEFAULT_RTL, 22, 23}; local
1893 ubidi_setPara(pBidi, src, srcSize, paraLevels[k], NULL, &errorCode);
1898 paraLevels[k], i, paraIndex, i);
1902 paraLevels[k], i, gotLevel, multiLevels[k][i]);
1908 paraLevels[k], gotLevel, multiLevels[k][0]);
3610 static const UBiDiLevel paraLevels[] = { UBIDI_LTR, UBIDI_RTL }; variable
3674 #define LEVELS_COUNT LENGTHOF(paraLevels)
4205 level = paraLevels[j];
4311 ubidi_setPara(pBiDi, src, srcLen, paraLevels[level], NULL, &rc);
4327 options[option].value, paraLevels[leve
[all...]

Completed in 102 milliseconds