Searched defs:setFont (Results 1 – 9 of 9) sorted by relevance
5 void GDISurface::setFont(RenderingFontInstance *font) in setFont() function in GDISurface
41 void GDISurface::setFont(const GDIFontInstance *font) in setFont() function in GDISurface
59 PendingChanges.prototype.setFont = function(script, genericFamily, font) { method in PendingChanges
28 static bool setFont(SkPaint* paint, const char name[]) { in setFont() function
144 public void setFont(Font font) in setFont() method in OverrideGraphics2D
1921 void CanvasRenderingContext2D::setFont(const String& newFont) in setFont() function in blink::CanvasRenderingContext2D