Searched refs:setTypeFace (Results 1 – 4 of 4) sorted by relevance
26 public void setTypeFace(int fontType, int weight, boolean italic) { in setTypeFace() method in PaintChangeAdapter
191 void setTypeFace(int fontType, int weight, boolean italic); in setTypeFace() method
59 p.setTypeFace(font_type, weight, italic); in applyPaintChange()
347 public void setTypeFace(int fontType, int weight, boolean italic) { in applyPaint() method