Home
last modified time | relevance | path

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

/dports/print/fontforge/fontforge-20201107/fontforgeexe/
H A Dsearchview.c356 CVChar(sv->cv_srch.inactive ? &sv->cv_rpl : &sv->cv_srch,event); in SVChar()
H A Dtilepath.c824 CVChar((&tpd->cv_first)+i,event); in TPDChar()
1486 CVChar(&ptd->cv_first,event); in PTDChar()
H A Dcvstroke.c475 CVChar((&sd->cv_stroke),event); in Stroke_Char()
1443 CVChar((&gdd->cv_grad),event); in GDDChar()
H A Dmath.c1331 CVChar((&mkd->cv_topright)+i,event); in MKDChar()
H A Dcvdebug.c984 CVChar(dv->cv,event); in DVChar()
H A Dcharview.c5760 CVChar(cv,event); in v_e_h()
6296 CVChar(cv,event); in cv_e_h()
7951 void CVChar(CharView *cv, GEvent *event ) { in CVChar() function
/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dviews.h945 extern void CVChar(CharView *cv, GEvent *event );