Home
last modified time | relevance | path

Searched defs:fsType (Results 1 – 17 of 17) sorted by relevance

/third_party/gptfdisk/
Dbsd.h49 uint8_t fsType; // filesystem type, see below member
/third_party/skia/src/sfnt/
DSkOTUtils.cpp229 void SkOTUtils::SetAdvancedTypefaceFlags(SkOTTableOS2_V4::Type fsType, in SetAdvancedTypefaceFlags()
DSkOTTable_OS_2_VA.h84 } fsType; member
DSkOTTable_OS_2_V0.h82 } fsType; member
DSkOTTable_OS_2_V1.h80 } fsType; member
DSkOTTable_OS_2_V2.h82 } fsType; member
DSkOTTable_OS_2_V3.h82 } fsType; member
DSkOTTable_OS_2_V4.h82 } fsType; member
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
DOS2Table.java45 fsType(8), enumConstant
271 public EnumSet<EmbeddingFlags> fsType() { in fsType() method in OS2Table
800 public EnumSet<EmbeddingFlags> fsType() { in fsType() method in OS2Table.Builder
812 public void setFsType(int fsType) { in setFsType()
/third_party/cups-filters/fontembed/
Dembed_sfnt.c25 unsigned short fsType=get_USHORT(os2+8); in emb_otf_get_rights() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-os2-table.hh265 HBUINT16 fsType; member
/third_party/skia/src/ports/
DSkFontHost_FreeType.cpp412 FT_UShort fsType = FT_Get_FSType_Flags(face); in canEmbed() local
418 FT_UShort fsType = FT_Get_FSType_Flags(face); in canSubset() local
DSkTypeface_mac_ct.cpp574 SkOTTableOS2_V4::Type fsType; in onGetAdvancedMetrics() local
DSkFontHost_win.cpp1661 SkOTTableOS2_V4::Type fsType; in onGetAdvancedMetrics() local
/third_party/skia/src/core/
DSkTypeface.cpp506 SkOTTableOS2::Version::V2::Type::Field fsType; in getAdvancedMetrics() local
/third_party/ninja/src/
Dutil.cc612 StringPiece fsType; member
/third_party/skia/third_party/externals/freetype/include/freetype/
Dtttables.h381 FT_UShort fsType; member