Home
last modified time | relevance | path

Searched defs:BaseScript (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-base-table.hh302 struct BaseScript struct
304 const MinMax &get_min_max (hb_tag_t language_tag) const in get_min_max()
315 const BaseCoord &get_base_coord (int baseline_tag_index) const in get_base_coord()
318 bool is_empty () const { return !baseValues; } in is_empty()
320 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
331 baseValues; /* Offset to BaseValues table, from beginning
334 defaultMinMax; /* Offset to MinMax table, from beginning of
337 baseLangSysRecords;
/third_party/harfbuzz/src/
Dhb-ot-layout-base-table.hh285 struct BaseScript struct
287 const MinMax &get_min_max (hb_tag_t language_tag) const in get_min_max()
293 const BaseCoord &get_base_coord (int baseline_tag_index) const in get_base_coord()
296 bool has_data () const { return baseValues; } in has_data()
298 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
309 baseValues; /* Offset to BaseValues table, from beginning
312 defaultMinMax; /* Offset to MinMax table, from beginning of
315 baseLangSysRecords;
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-base-table.hh285 struct BaseScript struct
287 const MinMax &get_min_max (hb_tag_t language_tag) const in get_min_max()
293 const BaseCoord &get_base_coord (int baseline_tag_index) const in get_base_coord()
296 bool has_data () const { return baseValues; } in has_data()
298 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
309 baseValues; /* Offset to BaseValues table, from beginning
312 defaultMinMax; /* Offset to MinMax table, from beginning of
315 baseLangSysRecords;