Searched defs:FeatureParamsCharacterVariants (Results 1 – 2 of 2) sorted by relevance
405 struct FeatureParamsCharacterVariants struct407 inline bool sanitize (hb_sanitize_context_t *c) { in sanitize()413 USHORT format; /* Format number is set to 0. */414 USHORT featUILableNameID; /* The ‘name’ table name ID that419 USHORT featUITooltipTextNameID;/* The ‘name’ table name ID that425 USHORT sampleTextNameID; /* The ‘name’ table name ID that429 USHORT numNamedParameters; /* Number of named parameters. (May431 USHORT firstParamUILabelNameID;/* The first ‘name’ table name ID437 characters; /* Array of the Unicode Scalar Value
32 class FeatureParamsCharacterVariants(FeatureParams): class