Searched defs:styleValue (Results 1 – 1 of 1) sorted by relevance
47 Axis(int tag, float styleValue) { in Axis()52 public final float styleValue; field in FontListParser.Axis190 float styleValue = 0; in readAxis() local