Searched refs:PlatformID (Results 1 – 11 of 11) sorted by relevance
61 isMacOSX = (platform == PlatformID.Unix && GetUname() == "Darwin"); in PlatformApis()62 isLinux = (platform == PlatformID.Unix && !isMacOSX); in PlatformApis()63 …isWindows = (platform == PlatformID.Win32NT || platform == PlatformID.Win32S || platform == Platfo… in PlatformApis()
498 case SkOTTableName::Record::PlatformID::Windows: in next()509 case SkOTTableName::Record::PlatformID::Unicode: in next()510 case SkOTTableName::Record::PlatformID::ISO: in next()514 case SkOTTableName::Record::PlatformID::Macintosh: in next()525 case SkOTTableName::Record::PlatformID::Custom: in next()
130 nameRecords[i].platformID.value = SkOTTableName::Record::PlatformID::Windows; in RenameFont()
37 struct PlatformID { struct
43 /*platformID*/ { SkOTTableName::Record::PlatformID::Windows },63 /*platformID*/ { SkOTTableName::Record::PlatformID::Windows },
369 enum PlatformID enum
373 enum PlatformID enum