Home | History | Annotate | Download | only in common

Lines Matching refs:idx

1553     int32_t idx, script;
1561 for (idx = 0; idx < DELTA; idx++) {
1563 if ((validityTable[idx] & mask) || (script==TELUGU && idx==0x31)) {
1564 sa->add(sa->set, idx + (script * DELTA) + INDIC_BLOCK_BEGIN);