Home | History | Annotate | Download | only in fuelgauge

Lines Matching defs:setTypeface

300             setTypeface(paint, tf, styleIndex);
303 public void setTypeface(TextPaint paint, Typeface tf, int style) {
311 paint.setTypeface(tf);
320 paint.setTypeface(tf);