Searched defs:platformId (Results 1 – 5 of 5) sorted by relevance
28 OpenTypeBasicType::Uint16 platformId; member
41 int32_t platformId = 1; variable
39 int32_t platformId = 1; variable
63 … FontParser::PlatformId platformId = static_cast<FontParser::PlatformId>(record.platformID.Get()); in ProcessCmapTable() local137 FontParser::PlatformId platformId = in ProcessNameTable() local
41 PlatformPattern::PlatformPattern(AceLogTag tag, int32_t platformId) in PlatformPattern()