Home | History | Annotate | Download | only in fuelgauge

Lines Matching refs:typefaceIndex

238         int typefaceIndex = -1;
263 typefaceIndex = appearance.getInt(attr, -1);
285 switch (typefaceIndex) {
437 mainTextAttrs.typefaceIndex = a.getInt(attr, mainTextAttrs.typefaceIndex);
438 headTextAttrs.typefaceIndex = a.getInt(attr, headTextAttrs.typefaceIndex);