Home
last modified time | relevance | path

Searched defs:FeatureParamsCharacterVariants (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-common.hh998 struct FeatureParamsCharacterVariants struct
1001 get_characters (unsigned start_offset, unsigned *char_count, hb_codepoint_t *chars) const in get_characters()
1012 unsigned get_size () const in get_size()
1015 bool subset (hb_subset_context_t *c) const in subset()
1021 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
1028 HBUINT16 format; /* Format number is set to 0. */
1029 NameID featUILableNameID; /* The ‘name’ table name ID that
1034 NameID featUITooltipTextNameID;/* The ‘name’ table name ID that
1040 NameID sampleTextNameID; /* The ‘name’ table name ID that
1044 HBUINT16 numNamedParameters; /* Number of named parameters. (May
[all …]
/third_party/skia/m133/third_party/externals/harfbuzz/src/
Dhb-ot-layout-common.hh622 struct FeatureParamsCharacterVariants struct
625 get_characters (unsigned start_offset, unsigned *char_count, hb_codepoint_t *chars) const in get_characters()
636 unsigned get_size () const in get_size()
639 void collect_name_ids (hb_set_t *nameids_to_retain /* OUT */) const in collect_name_ids()
652 bool subset (hb_subset_context_t *c) const in subset()
658 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
665 HBUINT16 format; /* Format number is set to 0. */
666 NameID featUILableNameID; /* The ‘name’ table name ID that
671 NameID featUITooltipTextNameID;/* The ‘name’ table name ID that
677 NameID sampleTextNameID; /* The ‘name’ table name ID that
[all …]