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.hh424 struct FeatureParamsStylisticSet struct
426 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
434 HBUINT16 version; /* (set to 0): This corresponds to a “minor
439 NameID uiNameID; /* The 'name' table name ID that specifies a
/external/fonttools/Lib/fontTools/ttLib/tables/
DotTables.py501 class FeatureParamsStylisticSet(FeatureParams): class