Home
last modified time | relevance | path

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

/dports/print/fontforge/fontforge-20201107/fontforgeexe/
H A Dtransform.c56 #define CID_Apply 3008 macro
126 int isapply = GGadgetGetCid(g) == CID_Apply; in Trans_OK()
745 gcd[gci].gd.cid = CID_Apply; in TransformDlgCreate()
791 GGadgetSetVisible( GWidgetGetControl(gw,CID_Apply), flags&tdf_addapply); in TransformDlgCreate()
H A Dcvstroke.c68 #define CID_Apply 1022 macro
254 return( _Stroke_OK(sd,GGadgetGetCid(g) == CID_Apply)); in Stroke_OK()
1245 gcd[gcdoff].gd.cid = CID_Apply; in MakeStrokeDlg()
1302 GGadgetSetVisible(GWidgetGetControl(sd.gw,CID_Apply), apply); in MakeStrokeDlg()