Searched defs:FeatureParamsCharacterVariants (Results 1 – 2 of 2) sorted by relevance
424 struct FeatureParamsCharacterVariants struct426 inline bool sanitize (hb_sanitize_context_t *c) const in sanitize()433 USHORT format; /* Format number is set to 0. */434 USHORT featUILableNameID; /* The ‘name’ table name ID that439 USHORT featUITooltipTextNameID;/* The ‘name’ table name ID that445 USHORT sampleTextNameID; /* The ‘name’ table name ID that449 USHORT numNamedParameters; /* Number of named parameters. (May451 USHORT firstParamUILabelNameID;/* The first ‘name’ table name ID457 characters; /* Array of the Unicode Scalar Value
32 class FeatureParamsCharacterVariants(FeatureParams): class