indic_position 259 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc info.indic_position() = pos; indic_position 631 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc HB_BUFFER_ALLOCATE_VAR (buffer, indic_position); indic_position 652 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc int a = pa->indic_position(); indic_position 653 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc int b = pb->indic_position(); indic_position 676 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc if (buffer->info[i].indic_position() == POS_BASE_C) { indic_position 678 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc buffer->info[i].indic_position() = consonant_position_from_face (indic_plan, consonant, virama, face); indic_position 764 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc if (info[i].indic_position() != POS_BELOW_C && indic_position 765 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc (info[i].indic_position() != POS_POST_C || seen_below)) indic_position 770 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc if (info[i].indic_position() == POS_BELOW_C) indic_position 825 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc info[i].indic_position() = POS_BELOW_C; indic_position 841 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc info[i].indic_position() = POS_BELOW_C; indic_position 893 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc info[i].indic_position() = MIN (POS_PRE_C, (indic_position_t) info[i].indic_position()); indic_position 896 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc info[base].indic_position() = POS_BASE_C; indic_position 904 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc info[j].indic_position() = POS_FINAL_C; indic_position 912 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc info[start].indic_position() = POS_RA_TO_BECOME_REPH; indic_position 941 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc info[i].indic_position() = last_pos; indic_position 943 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc info[i].indic_position() == POS_PRE_M)) indic_position 955 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc if (info[j - 1].indic_position() != POS_PRE_M) { indic_position 956 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc info[i].indic_position() = info[j - 1].indic_position(); indic_position 960 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc } else if (info[i].indic_position() != POS_SMVD) { indic_position 961 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc last_pos = (indic_position_t) info[i].indic_position(); indic_position 973 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc if (info[j].indic_position() < POS_SMVD) indic_position 974 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc info[j].indic_position() = info[i].indic_position(); indic_position 992 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc if (info[i].indic_position() == POS_BASE_C) indic_position 1035 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc for (unsigned int i = start; i < end && info[i].indic_position() == POS_RA_TO_BECOME_REPH; i++) indic_position 1316 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc if (info[base].indic_position() >= POS_BASE_C) { indic_position 1317 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc if (start < base && info[base].indic_position() > POS_BASE_C) indic_position 1359 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc info[new_pos].indic_position() != POS_PRE_M) indic_position 1369 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc if (start < new_pos && info[new_pos].indic_position () != POS_PRE_M) indic_position 1373 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc if (info[i - 1].indic_position () == POS_PRE_M) indic_position 1386 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc if (info[i].indic_position () == POS_PRE_M) { indic_position 1413 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc info[start].indic_position() == POS_RA_TO_BECOME_REPH && indic_position 1462 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc while (new_reph_pos + 1 < end && info[new_reph_pos + 1].indic_position() <= POS_AFTER_MAIN) indic_position 1478 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc !( FLAG (info[new_reph_pos + 1].indic_position()) & (FLAG (POS_POST_C) | FLAG (POS_AFTER_POST) | FLAG (POS_SMVD)))) indic_position 1511 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc while (new_reph_pos > start && info[new_reph_pos].indic_position() == POS_SMVD) indic_position 1627 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc if (info[start].indic_position () == POS_PRE_M && indic_position 1677 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc HB_BUFFER_DEALLOCATE_VAR (buffer, indic_position);