Home | History | Annotate | Download | only in ports

Lines Matching refs:generatePath

552     virtual void generatePath(const SkGlyph& glyph, SkPath* path) SK_OVERRIDE;
1229 void SkScalerContext_Windows::generatePath(const SkGlyph& glyph, SkPath* path) {
1240 sprintf(buf, "generatePath: id:%d, w=%d, h=%d, font:%s,fh:%d\n", glyph.fID, glyph.fWidth, glyph.fHeight, lf.lfFaceName, lf.lfHeight);
1296 //sprintf(buf, "generatePath: count:%d\n", count);