Lines Matching refs:charPosition
1317 Position charPosition = indic_position(uc[i]);1318 if (pos == Post && charPosition == Post) {1320 } else if ((pos == Post || pos == Below) && charPosition == Below) {