Home
last modified time | relevance | path

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

/dports/print/fontforge/fontforge-20201107/fontforgeexe/
H A Dlookupui.c3309 static int ParsePSTKVR(PSTKernDlg *pstkd,GGadget *pstk,int startc,struct vr *vr) { in ParsePSTKVR() function
3387 if ( !ParsePSTKVR(pstkd,pstk,PAIR_DX1,&vr1) || in PSTKern_Expose()
3388 !ParsePSTKVR(pstkd,pstk,PAIR_DX2,&vr2) ) in PSTKern_Expose()