Home
last modified time | relevance | path

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

/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dcvundoes.c2986 static void _PasteToCV(CharViewBase *cv,SplineChar *cvsc,Undoes *paster) { in _PasteToCV() function
3166 _PasteToCV(cv,cvsc,paster->u.composit.state); in _PasteToCV()
3169 _PasteToCV(cv,cvsc,paster->u.multiple.mult); in _PasteToCV()
3177 _PasteToCV(cv,cv->sc,&copybuffer); in PasteToCV()
3182 _PasteToCV(cv,mm->instances[j]->glyphs[gid],&copybuffer); in PasteToCV()