Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-common-private.hh372 struct FeatureParamsStylisticSet struct
374 inline bool sanitize (hb_sanitize_context_t *c) { in sanitize()
381 USHORT version; /* (set to 0): This corresponds to a “minor
386 USHORT uiNameID; /* The 'name' table name ID that specifies a
/external/fonttools/Lib/fontTools/ttLib/tables/
DotTables.py29 class FeatureParamsStylisticSet(FeatureParams): class