Home | History | Annotate | Download | only in ports

Lines Matching defs:generatePath

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