Home
last modified time | relevance | path

Searched refs:CVDrawTemplates (Results 1 – 1 of 1) sorted by relevance

/dports/print/fontforge/fontforge-20201107/fontforgeexe/
H A Dcharview.c1769 static void CVDrawTemplates(CharView *cv,GWindow pixmap,SplineChar *template,DRect *clip) { in CVDrawTemplates() function
2952 CVDrawTemplates(cv,pixmap,cv->template1,&clip); in CVExpose()
2954 CVDrawTemplates(cv,pixmap,cv->template2,&clip); in CVExpose()