Home | History | Annotate | Download | only in hb-old

Lines Matching refs:skipped

1306             int skipped = 0;
1328 if (skipped == 2 && (script == HB_Script_Kannada || script == HB_Script_Telugu)) {
1332 ++skipped;
1335 IDEBUG(" base consonant at %d skipped=%d, lastConsonant=%d", base, skipped, lastConsonant);