Searched defs:Fvar (Results 1 – 1 of 1) sorted by relevance
46 struct Fvar { struct47 Fvar(uint32_t tag, float minValue, float defaultValue, float maxValue) in Fvar() function50 uint32_t tag;51 float minValue;52 float defaultValue;53 float maxValue;