Home | History | Annotate | Download | only in fuelgauge

Lines Matching refs:styleIndex

239         int styleIndex = -1;
267 styleIndex = appearance.getInt(attr, -1);
299 setTypeface(paint, tf, styleIndex);
442 mainTextAttrs.styleIndex = a.getInt(attr, mainTextAttrs.styleIndex);
443 headTextAttrs.styleIndex = a.getInt(attr, headTextAttrs.styleIndex);