Searched refs:paras (Results 1 – 6 of 6) sorted by relevance
166 int paras; in testReorderRunsOnly() local168 paras = bidi.countParagraphs(); in testReorderRunsOnly()169 assertEquals("\nInvalid number of paras #1 (should be 0): ", 0, paras); in testReorderRunsOnly()171 paras = bidi.countParagraphs(); in testReorderRunsOnly()172 assertEquals("\nInvalid number of paras #2 (should be 0): ", 0, paras); in testReorderRunsOnly()174 paras = bidi.countParagraphs(); in testReorderRunsOnly()175 assertEquals("\nInvalid number of paras #3 (should be 0): ", 0, paras); in testReorderRunsOnly()177 paras = bidi.countParagraphs(); in testReorderRunsOnly()178 assertEquals("\nInvalid number of paras #4 (should be 0): ", 0, paras); in testReorderRunsOnly()
162 int paras; in testReorderRunsOnly() local164 paras = bidi.countParagraphs(); in testReorderRunsOnly()165 assertEquals("\nInvalid number of paras #1 (should be 0): ", 0, paras); in testReorderRunsOnly()167 paras = bidi.countParagraphs(); in testReorderRunsOnly()168 assertEquals("\nInvalid number of paras #2 (should be 0): ", 0, paras); in testReorderRunsOnly()170 paras = bidi.countParagraphs(); in testReorderRunsOnly()171 assertEquals("\nInvalid number of paras #3 (should be 0): ", 0, paras); in testReorderRunsOnly()173 paras = bidi.countParagraphs(); in testReorderRunsOnly()174 assertEquals("\nInvalid number of paras #4 (should be 0): ", 0, paras); in testReorderRunsOnly()
405 if(pBiDi->paras==pBiDi->simpleParas) { in checkParaCount()410 pBiDi->paras=pBiDi->parasMemory; in checkParaCount()416 pBiDi->paras=pBiDi->parasMemory; in checkParaCount()474 pBiDi->paras[0].level=defaultParaLevel; in getDirProps()479 pBiDi->paras[0].level=0; /* set the default para level */ in getDirProps()481 pBiDi->paras[0].level=1; /* set the default para level */ in getDirProps()487 pBiDi->paras[0].level=pBiDi->paraLevel; in getDirProps()509 pBiDi->paras[pBiDi->paraCount-1].level=0; in getDirProps()525 pBiDi->paras[pBiDi->paraCount-1].level=1; in getDirProps()572 pBiDi->paras[pBiDi->paraCount-1].limit=i; in getDirProps()[all …]
118 ((UBiDiLevel)(!(ubidi)->defaultParaLevel || (index)<(ubidi)->paras[0].limit ? \342 Para *paras; member
4185 int32_t srcLen, destLen, vis1Len, vis2Len, option, i, j, nCases, paras; in testReorderRunsOnly() local4248 paras = ubidi_countParagraphs(pBiDi); in testReorderRunsOnly()4249 if (paras != 0) { in testReorderRunsOnly()4250 log_err("\nInvalid number of paras (should be 0): %d\n", paras); in testReorderRunsOnly()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...