Home | History | Annotate | Download | only in common

Lines Matching refs:prevLink

1209     UChar            prevLink = 0, lastLink = 0, currLink, nextLink = 0;
1275 lastLink = prevLink; /* spaces generated during lamalef generation. */
1340 prevLink = lastLink;
1513 UChar prevLink, currLink = 0;
1522 prevLink = currLink;
1524 if (aggregate_tashkeel && ((prevLink|currLink)&COMBINE) == COMBINE && aggregation_possible) {