Searched defs:platform (Results 1 – 4 of 4) sorted by relevance
20 #define otx_is_platform(platform) (read_platform() == (platform)) argument22 enum platform { enum
21 #define otx_is_platform(platform) (read_platform() == (platform)) argument
115 unsigned char platform; /* Platform: 0=x86, 1=PowerPC, 2=MAC */ member124 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
Completed in 16 milliseconds