Searched defs:FeatureParamsCharacterVariants (Results 1 – 2 of 2) sorted by relevance
580 struct FeatureParamsCharacterVariants struct582 bool sanitize (hb_sanitize_context_t *c) const in sanitize()589 HBUINT16 format; /* Format number is set to 0. */590 NameID featUILableNameID; /* The ‘name’ table name ID that595 NameID featUITooltipTextNameID;/* The ‘name’ table name ID that601 NameID sampleTextNameID; /* The ‘name’ table name ID that605 HBUINT16 numNamedParameters; /* Number of named parameters. (May607 NameID firstParamUILabelNameID;/* The first ‘name’ table name ID613 characters; /* Array of the Unicode Scalar Value
511 class FeatureParamsCharacterVariants(FeatureParams): class