Searched refs:KERN_INDEX (Results 1 – 1 of 1) sorted by relevance
658 #undef KERN_INDEX659 #define KERN_INDEX( g1, g2 ) ( ( (FT_ULong)g1 << 16 ) | g2 ) macro670 FT_ULong index1 = KERN_INDEX( kp1->index1, kp1->index2 ); in afm_compare_kern_pairs()671 FT_ULong index2 = KERN_INDEX( kp2->index1, kp2->index2 ); in afm_compare_kern_pairs()