Searched defs:FeatureParamsCharacterVariants (Results 1 – 2 of 2) sorted by relevance
458 struct FeatureParamsCharacterVariants struct460 bool sanitize (hb_sanitize_context_t *c) const in sanitize()467 HBUINT16 format; /* Format number is set to 0. */468 NameID featUILableNameID; /* The ‘name’ table name ID that473 NameID featUITooltipTextNameID;/* The ‘name’ table name ID that479 NameID sampleTextNameID; /* The ‘name’ table name ID that483 HBUINT16 numNamedParameters; /* Number of named parameters. (May485 NameID firstParamUILabelNameID;/* The first ‘name’ table name ID491 characters; /* Array of the Unicode Scalar Value
504 class FeatureParamsCharacterVariants(FeatureParams): class