Home
last modified time | relevance | path

Searched refs:ATTR_STYLEVALUE (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/graphics/java/android/graphics/
H A DFontListParser.java74 public static final String ATTR_STYLEVALUE = "stylevalue"; field in FontListParser
441 String styleValueStr = parser.getAttributeValue(null, ATTR_STYLEVALUE); in readAxis()