Home
last modified time | relevance | path

Searched defs:OS2 (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-os2-table.hh114 struct OS2 struct
116 static constexpr hb_tag_t tableTag = HB_OT_TAG_OS2;
118 … has_data () const { return usWeightClass || usWidthClass || usFirstCharIndex || usLastCharIndex; } in has_data()
120 const OS2V1Tail &v1 () const { return version >= 1 ? v1X : Null (OS2V1Tail); } in v1()
121 const OS2V2Tail &v2 () const { return version >= 2 ? v2X : Null (OS2V2Tail); } in v2()
122 const OS2V5Tail &v5 () const { return version >= 5 ? v5X : Null (OS2V5Tail); } in v5()
124 enum selection_flag_t {
137 bool is_italic () const { return fsSelection & ITALIC; } in is_italic()
138 bool is_oblique () const { return fsSelection & OBLIQUE; } in is_oblique()
139 bool use_typo_metrics () const { return fsSelection & USE_TYPO_METRICS; } in use_typo_metrics()
[all …]
/third_party/skia/m133/third_party/externals/harfbuzz/src/
Dhb-ot-os2-table.hh116 struct OS2 struct
118 static constexpr hb_tag_t tableTag = HB_OT_TAG_OS2;
120 … has_data () const { return usWeightClass || usWidthClass || usFirstCharIndex || usLastCharIndex; } in has_data()
122 const OS2V1Tail &v1 () const { return version >= 1 ? v1X : Null (OS2V1Tail); } in v1()
123 const OS2V2Tail &v2 () const { return version >= 2 ? v2X : Null (OS2V2Tail); } in v2()
124 const OS2V5Tail &v5 () const { return version >= 5 ? v5X : Null (OS2V5Tail); } in v5()
126 enum selection_flag_t {
139 bool is_italic () const { return fsSelection & ITALIC; } in is_italic()
140 bool is_oblique () const { return fsSelection & OBLIQUE; } in is_oblique()
141 bool use_typo_metrics () const { return fsSelection & USE_TYPO_METRICS; } in use_typo_metrics()
[all …]
Dhb-ot-hmtx-table.hh152 const auto &OS2 = *c->plan->source->table.OS2; in subset_update_header() local
/third_party/libwebsockets/win32port/zlib/
Dzconf.h139 # define OS2 macro
/third_party/skia/third_party/externals/zlib/
Dzconf.h184 # define OS2 macro
/third_party/skia/m133/third_party/externals/zlib/
Dzconf.h187 # define OS2 macro
Dzconf.h.in175 # define OS2 macro
/third_party/zlib/
Dzconf.h.in175 # define OS2 macro
Dzconf.h175 # define OS2 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp814 raw_svector_ostream OS2(Str2); in emitGlobals() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp108301 OS2, enumerator