HomeSort by relevance Sort by last modified time
    Searched refs:PlatformID (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/skia/src/sfnt/
SkOTTable_name.cpp 463 switch (nameRecord->platformID.value) {
464 case SkOTTableName::Record::PlatformID::Windows:
475 case SkOTTableName::Record::PlatformID::Unicode:
476 case SkOTTableName::Record::PlatformID::ISO:
480 case SkOTTableName::Record::PlatformID::Macintosh:
491 case SkOTTableName::Record::PlatformID::Custom:
SkOTUtils.cpp 127 nameRecords[i].platformID.value = SkOTTableName::Record::PlatformID::Windows;
SkOTTable_name.h 38 struct PlatformID {
47 } platformID;
68 * Name table strings using PlatformID::Macintosh must use Roman.
119 /** Name table strings using PlatformID::Windows must use Symbol, UnicodeBMPUCS2, or
  /external/skia/src/sfnt/
SkOTTable_name.cpp 463 switch (nameRecord->platformID.value) {
464 case SkOTTableName::Record::PlatformID::Windows:
475 case SkOTTableName::Record::PlatformID::Unicode:
476 case SkOTTableName::Record::PlatformID::ISO:
480 case SkOTTableName::Record::PlatformID::Macintosh:
491 case SkOTTableName::Record::PlatformID::Custom:
SkOTUtils.cpp 127 nameRecords[i].platformID.value = SkOTTableName::Record::PlatformID::Windows;
SkOTTable_name.h 38 struct PlatformID {
47 } platformID;
68 * Name table strings using PlatformID::Macintosh must use Roman.
119 /** Name table strings using PlatformID::Windows must use Symbol, UnicodeBMPUCS2, or
  /external/skia/tests/
FontNamesTest.cpp 42 /*platformID*/ { SkOTTableName::Record::PlatformID::Windows },
62 /*platformID*/ { SkOTTableName::Record::PlatformID::Windows },
  /external/chromium_org/third_party/icu/source/test/letest/
sfnt.h 48 le_uint16 platformID;
367 enum PlatformID
424 le_uint16 platformID;
  /external/harfbuzz_ng/src/hb-icu-le/
sfnt.h 51 le_uint16 platformID;
370 enum PlatformID
427 le_uint16 platformID;
  /external/icu4c/test/letest/
sfnt.h 48 le_uint16 platformID;
367 enum PlatformID
424 le_uint16 platformID;

Completed in 316 milliseconds