Home | History | Annotate | Download | only in common

Lines Matching refs:nextLink

1205     UChar            prevLink = 0, lastLink = 0, currLink, nextLink = 0;
1251 nextLink = 0;
1254 nextLink = getLink(dest[Nw]);
1255 if((nextLink & IRRELEVANT) == 0) {
1295 Shape = shapeTable[nextLink & (LINKR + LINKL)]
1302 if( (lastLink & LINKL) && (nextLink & LINKR) && (tashkeelFlag == 1) &&
1306 if( (nextLink&ALEFTYPE) == ALEFTYPE && (lastLink&LAMTYPE) == LAMTYPE ) {
1339 currLink = nextLink;