Searched refs:LINKR (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/text/mac/
H A DShapeArabic.c62 #define LINKR 1 macro
427 Shape = shapeTable[nextLink & (LINKR + LINKL)]
428 [lastLink & (LINKR + LINKL)]
429 [currLink & (LINKR + LINKL)];
436 if( (lastLink & LINKL) && (nextLink & LINKR) && (tashkeelFlag == 1) &&
/external/icu4c/common/
H A Dushape.c55 #define LINKR 1 macro
1295 Shape = shapeTable[nextLink & (LINKR + LINKL)]
1296 [lastLink & (LINKR + LINKL)]
1297 [currLink & (LINKR + LINKL)];
1299 if ((currLink & (LINKR+LINKL)) == 1) {
1302 if( (lastLink & LINKL) && (nextLink & LINKR) && (tashkeelFlag == 1) &&

Completed in 267 milliseconds