Home | History | Annotate | Download | only in fuelgauge

Lines Matching refs:styleIndex

232         int styleIndex = -1;
260 styleIndex = appearance.getInt(attr, -1);
292 setTypeface(paint, tf, styleIndex);
431 mainTextAttrs.styleIndex = a.getInt(attr, mainTextAttrs.styleIndex);
432 headTextAttrs.styleIndex = a.getInt(attr, headTextAttrs.styleIndex);