Home
last modified time | relevance | path

Searched refs:Macintosh (Results 1 - 14 of 14) sorted by relevance

/third_party/rust/crates/nom/benchmarks/benches/
H A Dhttp.rs159 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:15.0) Gecko/20100101 Firefox/15.0.1
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/
H A DNameTests.java65 if (entry.platformId() == PlatformId.Macintosh.value()) { in testNameEntries()
/third_party/skia/src/sfnt/
H A DSkOTTable_name.h40 Macintosh = SkTEndian_SwapBE16(1), member
65 * Name table strings using PlatformID::Macintosh must use Roman.
67 struct Macintosh { struct
145 struct Macintosh {
H A DSkOTTable_name.cpp514 case SkOTTableName::Record::PlatformID::Macintosh:
516 if (SkOTTableName::Record::EncodingID::Macintosh::Roman
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/tools/subsetter/
H A DBasicSubsetTests.java81 PlatformId.Macintosh.value(), MacintoshEncodingId.Mongolian.value())); in testSubsetGlyphs()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DCMapTable.java165 CMapId.getInstance(PlatformId.Macintosh.value(), MacintoshEncodingId.Roman.value());
H A DNameTable.java1126 case Macintosh: in getEncodingName()
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
H A Drpng-win.c222 #elif defined(Macintosh) in WinMain()
H A Drpng-x.c211 #elif defined(Macintosh) in main()
H A Dwpng.c220 #elif defined(Macintosh) in main()
H A Drpng2-win.c339 #elif defined(Macintosh) in WinMain()
H A Drpng2-x.c367 #elif defined(Macintosh) in main()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/
H A DFont.java143 Unknown(-1), Unicode(0), Macintosh(1), ISO(2), Windows(3), Custom(4); enum constant
254 * Macintosh encoding ids. These are used in a number of places within the
261 // Macintosh Platform Encodings
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/
H A DFontInfo.java192 case Macintosh: in listNameEntries()

Completed in 17 milliseconds