Home
last modified time | relevance | path

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

/dports/print/fontforge/fontforge-20201107/inc/
H A Dggadget.h399 int GGadgetEditCmd(GGadget *g,enum editor_commands cmd);
/dports/print/fontforge/fontforge-20201107/gdraw/
H A Dgcontainer.c103 return( GGadgetEditCmd(g,cmd)); in GGadgetActiveGadgetEditCmd()
H A Dggadgets.c1194 int GGadgetEditCmd(GGadget *g,enum editor_commands cmd) { in GGadgetEditCmd() function