Searched refs:setTypeface (Results 1 – 8 of 8) sorted by relevance
140 paint->setTypeface(tf); in anp_setTypeface()208 ASSIGN(i, setTypeface); in ANPPaintInterfaceV0_Init()
376 void (*setTypeface)(ANPPaint*, ANPTypeface*); member
270 paint->setTypeface(NULL); in setupPaint()272 paint->setTypeface(typeface->getTypeface())->safeUnref(); in setupPaint()
92 paint->setTypeface(m_typeface); in setupPaint()
144 paint->setTypeface(mTypeface); in setupPaint()
103 gPaintI.setTypeface(m_paint, tf); in BallAnimation()
518 SkTypeface* setTypeface(SkTypeface* typeface);
286 SkTypeface* SkPaint::setTypeface(SkTypeface* font) in setTypeface() function in SkPaint1305 this->setTypeface(buffer.readTypeface()); in unflatten()