Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DFontListParser.java47 Axis(int tag, float styleValue) { in Axis()
52 public final float styleValue; field in FontListParser.Axis
190 float styleValue = 0; in readAxis() local