Searched defs:platform (Results 1 – 2 of 2) sorted by relevance
116 unsigned char platform; /* Platform: 0=x86, 1=PowerPC, 2=MAC */ member125 unsigned char platform; /* Platform: 0=x86, 1=PowerPC, 2=MAC */ member
3122 …stbtt_int32 platform = ttUSHORT(fc+loc+0), encoding = ttUSHORT(fc+loc+2), language = ttUSHORT(fc+l… in stbtt__matchpair() local