Searched refs:typefaceIndex (Results 1 – 1 of 1) sorted by relevance
238 int typefaceIndex = -1; field in BatteryHistoryChart.TextAttrs263 typefaceIndex = appearance.getInt(attr, -1); in retrieve()285 switch (typefaceIndex) { in apply()437 mainTextAttrs.typefaceIndex = a.getInt(attr, mainTextAttrs.typefaceIndex); in BatteryHistoryChart()438 headTextAttrs.typefaceIndex = a.getInt(attr, headTextAttrs.typefaceIndex); in BatteryHistoryChart()