Home
last modified time | relevance | path

Searched refs:AAT (Results 1 – 25 of 74) sorted by relevance

123

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-aat-layout.cc156 AAT::hb_aat_apply_context_t::hb_aat_apply_context_t (const hb_ot_shape_plan_t *plan_, in hb_aat_apply_context_t()
165 ankr_table (&Null(AAT::ankr)), in hb_aat_apply_context_t()
175 AAT::hb_aat_apply_context_t::~hb_aat_apply_context_t () in ~hb_aat_apply_context_t()
179 AAT::hb_aat_apply_context_t::set_ankr_table (const AAT::ankr *ankr_table_) in set_ankr_table()
196 const AAT::morx& morx = *mapper->face->table.morx; in hb_aat_layout_compile_map()
203 const AAT::mort& mort = *mapper->face->table.mort; in hb_aat_layout_compile_map()
240 const AAT::morx& morx = *morx_blob->as<AAT::morx> (); in hb_aat_layout_substitute()
243 AAT::hb_aat_apply_context_t c (plan, font, buffer, morx_blob); in hb_aat_layout_substitute()
249 const AAT::mort& mort = *mort_blob->as<AAT::mort> (); in hb_aat_layout_substitute()
252 AAT::hb_aat_apply_context_t c (plan, font, buffer, mort_blob); in hb_aat_layout_substitute()
[all …]
Dhb-ot-face.hh63 HB_OT_TABLE(AAT, mort) \
64 HB_OT_TABLE(AAT, morx) \
65 HB_OT_TABLE(AAT, kerx) \
66 HB_OT_TABLE(AAT, ankr) \
67 HB_OT_TABLE(AAT, trak) \
68 HB_OT_TABLE(AAT, lcar) \
69 HB_OT_TABLE(AAT, ltag) \
70 HB_OT_TABLE(AAT, feat) \
Dhb-ot-kern-table.hh62 bool apply (AAT::hb_aat_apply_context_t *c) const in apply()
155 AAT::KerxSubTableFormat0<KernSubTableHeader> format0;
156 AAT::KerxSubTableFormat1<KernSubTableHeader> format1;
157 AAT::KerxSubTableFormat2<KernSubTableHeader> format2;
168 typedef AAT::ObsoleteTypes Types;
200 struct KernOT : AAT::KerxTable<KernOT>
202 friend struct AAT::KerxTable<KernOT>;
223 typedef AAT::ObsoleteTypes Types;
255 struct KernAAT : AAT::KerxTable<KernAAT>
257 friend struct AAT::KerxTable<KernAAT>;
[all …]
Dhb-aat-layout-common.hh34 namespace AAT { namespace
422 struct Null<AAT::Lookup<T>> {
423 static AAT::Lookup<T> const & get_null () in get_null()
424 { return *reinterpret_cast<const AAT::Lookup<T> *> (_hb_Null_AAT_Lookup); } in get_null()
426 namespace AAT { namespace
832 HB_INTERNAL void set_ankr_table (const AAT::ankr *ankr_table_);
Dhb-aat-layout-feat-table.hh37 namespace AAT { namespace
75 DECLARE_NULL_NAMESPACE_BYTES (AAT, SettingName);
Dhb-static.cc49 DEFINE_NULL_NAMESPACE_BYTES (AAT, SettingName) = {0xFF,0xFF, 0xFF,0xFF};
Dhb-aat-ltag-table.hh37 namespace AAT { namespace
Dhb-aat-layout-ankr-table.hh37 namespace AAT { namespace
/third_party/harfbuzz/src/
Dhb-aat-layout.cc48 AAT::hb_aat_apply_context_t::hb_aat_apply_context_t (const hb_ot_shape_plan_t *plan_, in hb_aat_apply_context_t()
57 ankr_table (&Null (AAT::ankr)), in hb_aat_apply_context_t()
66 AAT::hb_aat_apply_context_t::~hb_aat_apply_context_t () in ~hb_aat_apply_context_t()
70 AAT::hb_aat_apply_context_t::set_ankr_table (const AAT::ankr *ankr_table_) in set_ankr_table()
205 const AAT::morx& morx = *mapper->face->table.morx; in hb_aat_layout_compile_map()
212 const AAT::mort& mort = *mapper->face->table.mort; in hb_aat_layout_compile_map()
247 const AAT::morx& morx = *morx_blob->as<AAT::morx> (); in hb_aat_layout_substitute()
250 AAT::hb_aat_apply_context_t c (plan, font, buffer, morx_blob); in hb_aat_layout_substitute()
256 const AAT::mort& mort = *mort_blob->as<AAT::mort> (); in hb_aat_layout_substitute()
259 AAT::hb_aat_apply_context_t c (plan, font, buffer, mort_blob); in hb_aat_layout_substitute()
[all …]
Dhb-ot-face-table-list.hh111 HB_OT_TABLE (AAT, morx)
112 HB_OT_TABLE (AAT, mort)
113 HB_OT_TABLE (AAT, kerx)
114 HB_OT_TABLE (AAT, ankr)
115 HB_OT_TABLE (AAT, trak)
116 HB_OT_TABLE (AAT, ltag)
117 HB_OT_TABLE (AAT, feat)
Dhb-ot-kern-table.hh62 bool apply (AAT::hb_aat_apply_context_t *c) const in apply()
160 AAT::KerxSubTableFormat0<KernSubTableHeader> format0;
161 AAT::KerxSubTableFormat1<KernSubTableHeader> format1;
162 AAT::KerxSubTableFormat2<KernSubTableHeader> format2;
173 typedef AAT::ObsoleteTypes Types;
205 struct KernOT : AAT::KerxTable<KernOT>
207 friend struct AAT::KerxTable<KernOT>;
228 typedef AAT::ObsoleteTypes Types;
260 struct KernAAT : AAT::KerxTable<KernAAT>
262 friend struct AAT::KerxTable<KernAAT>;
[all …]
Dhb-aat-layout-common.hh34 namespace AAT { namespace
422 struct Null<AAT::Lookup<T>> {
423 static AAT::Lookup<T> const & get_null () in get_null()
424 { return *reinterpret_cast<const AAT::Lookup<T> *> (_hb_Null_AAT_Lookup); } in get_null()
426 namespace AAT { namespace
877 HB_INTERNAL void set_ankr_table (const AAT::ankr *ankr_table_);
Dhb-aat-layout-feat-table.hh37 namespace AAT { namespace
74 DECLARE_NULL_NAMESPACE_BYTES (AAT, SettingName);
Dhb-aat-ltag-table.hh37 namespace AAT { namespace
Dhb-aat-layout-ankr-table.hh37 namespace AAT { namespace
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-aat-layout.cc48 AAT::hb_aat_apply_context_t::hb_aat_apply_context_t (const hb_ot_shape_plan_t *plan_, in hb_aat_apply_context_t()
57 ankr_table (&Null (AAT::ankr)), in hb_aat_apply_context_t()
67 AAT::hb_aat_apply_context_t::~hb_aat_apply_context_t () in ~hb_aat_apply_context_t()
71 AAT::hb_aat_apply_context_t::set_ankr_table (const AAT::ankr *ankr_table_) in set_ankr_table()
206 const AAT::morx& morx = *mapper->face->table.morx; in hb_aat_layout_compile_map()
213 const AAT::mort& mort = *mapper->face->table.mort; in hb_aat_layout_compile_map()
248 const AAT::morx& morx = *morx_blob->as<AAT::morx> (); in hb_aat_layout_substitute()
251 AAT::hb_aat_apply_context_t c (plan, font, buffer, morx_blob); in hb_aat_layout_substitute()
259 const AAT::mort& mort = *mort_blob->as<AAT::mort> (); in hb_aat_layout_substitute()
262 AAT::hb_aat_apply_context_t c (plan, font, buffer, mort_blob); in hb_aat_layout_substitute()
[all …]
Dhb-ot-face-table-list.hh111 HB_OT_TABLE (AAT, morx)
112 HB_OT_TABLE (AAT, mort)
113 HB_OT_TABLE (AAT, kerx)
114 HB_OT_TABLE (AAT, ankr)
115 HB_OT_TABLE (AAT, trak)
116 HB_OT_TABLE (AAT, ltag)
117 HB_OT_TABLE (AAT, feat)
Dhb-ot-kern-table.hh62 bool apply (AAT::hb_aat_apply_context_t *c) const in apply()
160 AAT::KerxSubTableFormat0<KernSubTableHeader> format0;
161 AAT::KerxSubTableFormat1<KernSubTableHeader> format1;
162 AAT::KerxSubTableFormat2<KernSubTableHeader> format2;
173 typedef AAT::ObsoleteTypes Types;
205 struct KernOT : AAT::KerxTable<KernOT>
207 friend struct AAT::KerxTable<KernOT>;
228 typedef AAT::ObsoleteTypes Types;
260 struct KernAAT : AAT::KerxTable<KernAAT>
262 friend struct AAT::KerxTable<KernAAT>;
[all …]
Dhb-aat-layout-common.hh37 namespace AAT { namespace
425 struct Null<AAT::Lookup<T>> {
426 static AAT::Lookup<T> const & get_null () in get_null()
427 { return *reinterpret_cast<const AAT::Lookup<T> *> (_hb_Null_AAT_Lookup); } in get_null()
429 namespace AAT { namespace
881 HB_INTERNAL void set_ankr_table (const AAT::ankr *ankr_table_);
Dhb-aat-layout-feat-table.hh37 namespace AAT { namespace
74 DECLARE_NULL_NAMESPACE_BYTES (AAT, SettingName);
Dhb-aat-ltag-table.hh37 namespace AAT { namespace
Dhb-aat-layout-ankr-table.hh37 namespace AAT { namespace
/third_party/flutter/skia/third_party/externals/freetype/src/gxvalid/
Dmodule.mk20 $(ECHO_DRIVER)gxvalid $(ECHO_DRIVER_DESC)TrueTypeGX/AAT validation module$(ECHO_DRIVER_DONE)
/third_party/freetype/src/gxvalid/
Dmodule.mk20 $(ECHO_DRIVER)gxvalid $(ECHO_DRIVER_DESC)TrueTypeGX/AAT validation module$(ECHO_DRIVER_DONE)
/third_party/skia/third_party/externals/freetype/src/gxvalid/
Dmodule.mk20 $(ECHO_DRIVER)gxvalid $(ECHO_DRIVER_DESC)TrueTypeGX/AAT validation module$(ECHO_DRIVER_DONE)

123