Home
last modified time | relevance | path

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

/dports/print/fontforge/fontforge-20201107/inc/
H A Dggadget.h546 extern void GGadgetPreparePopup8(GWindow base, const char *msg);
/dports/print/fontforge/fontforge-20201107/fontforgeexe/
H A Dstartui.c684 GGadgetPreparePopup8(gw,_(foolishness[rand()%(sizeof(foolishness)/sizeof(foolishness[0]))]) ); in splash_e_h()
H A Dhistograms.c326 GGadgetPreparePopup8(hist->gw,buffer); in HistPopup()
H A Dcvpalettes.c1366 GGadgetPreparePopup8(cvtools, finalmsg); in ToolsMouse()
1368 } else GGadgetPreparePopup8(cvtools, msg); // That's what we were doing before. Much simpler. in ToolsMouse()
4364 GGadgetPreparePopup8(bvtools,_("Set/Clear Pixels\n(Eyedropper with alt)")); in BVToolsMouse()
4366 GGadgetPreparePopup8(bvtools,_(bvpopups[pos])); in BVToolsMouse()
H A Dttfinstrsui.c501 GGadgetPreparePopup8(GDrawGetParentWindow(ii->v),msg); in instr_mousemove()
H A Dcvdebug.c2352 GGadgetPreparePopup8(cv->v,cspace); in CVDebugPointPopup()
H A Dkernclass.c1493 GGadgetPreparePopup8(kcd->gw,space); in KCD_Mouse()
H A Dmetricsview.c2167 GGadgetPreparePopup8(GGadgetGetWindow(g),friendlies[i].friendlyname); in MV_FriendlyFeatures()
H A Dfontview.c6385 GGadgetPreparePopup8( gw, msg ); in SCPreparePopup()
H A Dfontinfo.c6710 GGadgetPreparePopup8(gw,popup_msg); in LookupPopup()
/dports/print/fontforge/fontforge-20201107/gdraw/
H A Dggadgets.c697 void GGadgetPreparePopup8(GWindow base, const char *msg) { in GGadgetPreparePopup8() function
H A Dgmatrixedit.c1504 GGadgetPreparePopup8(gme->nested,(char *) enums[i].ti.text); in GMatrixEdit_MouseEvent()
1523 GGadgetPreparePopup8(gme->nested,(char *) enums[i].ti.text); in GMatrixEdit_MouseEvent()