Searched refs:LineTo (Results 1 – 5 of 5) sorted by relevance
169 void (*LineTo)(ttfExport *, FloatPoint*); member
209 LineTo(I->host->hdc, SX(x), SY(y)); in dw_gt_lineto()227 LineTo(I->host->hdc, SX(I->host->bx), SY(I->host->by)); in dw_gt_closepath()
957 exp->LineTo(exp, &p1); in ttfOutliner__DrawGlyphOutline()1001 exp->LineTo(exp, &p3); in ttfOutliner__DrawGlyphOutline()
447 LineTo(wdev->hdcmf, x1, y1); in win_prn_draw_line()
720 e.super.LineTo = gx_ttfExport__LineTo; in gx_ttf_outline()