Home
last modified time | relevance | path

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

/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dfontforgeui.h132 extern GImage GIcon_Stopped, GIcon_Stop;
/dports/print/fontforge/fontforge-20201107/fontforgeexe/
H A Dimages.c4626 GImage GIcon_Stop = { 0, { &stop_base }, NULL }; variable
12374 TryGGadgetImageCache(&GIcon_Stop, "ttdebugstop.png"); in InitToolIcons()
H A Dcvdebug.c285 GDrawDrawImage(pixmap,&GIcon_Stop,NULL,3, in DVStorageExpose()
312 GDrawDrawImage(pixmap,&GIcon_Stop,NULL,3, in DVCvtExpose()
418 GDrawDrawImage(pixmap,&GIcon_Stop,NULL,3, in DVPointsVExpose()
H A Dttfinstrsui.c431 GDrawDrawImage(pixmap,&GIcon_Stop,NULL,EDGE_SPACING, in instr_expose()