Searched refs:paras (Results 1 – 6 of 6) sorted by relevance
167 int paras; in testReorderRunsOnly() local169 paras = bidi.countParagraphs(); in testReorderRunsOnly()170 assertEquals("\nInvalid number of paras #1 (should be 0): ", 0, paras); in testReorderRunsOnly()172 paras = bidi.countParagraphs(); in testReorderRunsOnly()173 assertEquals("\nInvalid number of paras #2 (should be 0): ", 0, paras); in testReorderRunsOnly()175 paras = bidi.countParagraphs(); in testReorderRunsOnly()176 assertEquals("\nInvalid number of paras #3 (should be 0): ", 0, paras); in testReorderRunsOnly()178 paras = bidi.countParagraphs(); in testReorderRunsOnly()179 assertEquals("\nInvalid number of paras #4 (should be 0): ", 0, paras); in testReorderRunsOnly()
168 int paras; in testReorderRunsOnly() local170 paras = bidi.countParagraphs(); in testReorderRunsOnly()171 assertEquals("\nInvalid number of paras #1 (should be 0): ", 0, paras); in testReorderRunsOnly()173 paras = bidi.countParagraphs(); in testReorderRunsOnly()174 assertEquals("\nInvalid number of paras #2 (should be 0): ", 0, paras); in testReorderRunsOnly()176 paras = bidi.countParagraphs(); in testReorderRunsOnly()177 assertEquals("\nInvalid number of paras #3 (should be 0): ", 0, paras); in testReorderRunsOnly()179 paras = bidi.countParagraphs(); in testReorderRunsOnly()180 assertEquals("\nInvalid number of paras #4 (should be 0): ", 0, paras); in testReorderRunsOnly()
407 if(pBiDi->paras==pBiDi->simpleParas) { in checkParaCount()412 pBiDi->paras=pBiDi->parasMemory; in checkParaCount()418 pBiDi->paras=pBiDi->parasMemory; in checkParaCount()476 pBiDi->paras[0].level=defaultParaLevel; in getDirProps()481 pBiDi->paras[0].level=0; /* set the default para level */ in getDirProps()483 pBiDi->paras[0].level=1; /* set the default para level */ in getDirProps()489 pBiDi->paras[0].level=pBiDi->paraLevel; in getDirProps()511 pBiDi->paras[pBiDi->paraCount-1].level=0; in getDirProps()527 pBiDi->paras[pBiDi->paraCount-1].level=1; in getDirProps()574 pBiDi->paras[pBiDi->paraCount-1].limit=i; in getDirProps()[all …]
121 ((UBiDiLevel)(!(ubidi)->defaultParaLevel || (index)<(ubidi)->paras[0].limit ? \345 Para *paras; member
4187 int32_t srcLen, destLen, vis1Len, vis2Len, option, i, j, nCases, paras; in testReorderRunsOnly() local4250 paras = ubidi_countParagraphs(pBiDi); in testReorderRunsOnly()4251 if (paras != 0) { in testReorderRunsOnly()4252 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 ...