Searched refs:font_type (Results 1 – 1 of 1) sorted by relevance
57 int font_type = mOutArray[i++]; in applyPaintChange() local59 p.setTypeFace(font_type, weight, italic); in applyPaintChange()199 int font_type = mArray[i++]; in toString() local200 ret.append(" TypeFace(" + (font_type + ", " in toString()