Home
last modified time | relevance | path

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

/dports/graphics/figurine/figurine-1.0.5/src/
H A Dutil.c1114 off(FILLSTYLEICON); in switch_icons()
1148 onx(FILLSTYLEICON); in switch_icons()
1163 onx(FILLSTYLEICON); in switch_icons()
1186 onx(FILLSTYLEICON); onx(FILLCOLOURICON); in switch_icons()
1194 onx(FILLSTYLEICON); onx(FILLCOLOURICON); in switch_icons()
1200 onx(FILLSTYLEICON); onx(FILLCOLOURICON); in switch_icons()
1207 onx(FILLSTYLEICON); onx(FILLCOLOURICON); in switch_icons()
1218 onx(FILLSTYLEICON); in switch_icons()
1238 onx(FILLSTYLEICON); onx(FILLCOLOURICON); in switch_icons()
1329 stk_swap_pixmap(FILLSTYLEICON, v->view_icon_window->win, 243, fillstyle_menu); in switch_icons()
[all …]
H A Dhandle_icon.c140 icon_swap_pixmap(v,par,FILLSTYLEICON,(int)icon); in icon_chosen()
437 icon==FILLSTYLEICON || in icon_chosen()
464 case FILLSTYLEICON: in icon_chosen()
H A Dnew_doc.c140 stk_delete_icon(FILLSTYLEICON, v->view_icon_window->win); in really_close_view()
534 stk_attach_icon_menu(FILLSTYLEICON, vp->view_icon_window->win, fillstyle_menu); in new_view0()
H A Devent_loop.c822 case FILLSTYLEICON: in handle_event()
827 stk_set_pixmap(FILLSTYLEICON, VIEW(l2)->view_icon_window->win, nofill); in handle_event()
H A Dglobals.c362 { NULL, (Pixmap)-1, FILLSTYLEICON, 150, 1, 25, 25, FALSE, FALSE, "Set fill style [z]" };
H A Dkeyboard.c572 case XK_Z: case XK_z: fake_icon_chosen(FILLSTYLEICON, NVIW(v)); break; in handle_keypress()
/dports/graphics/figurine/figurine-1.0.5/src/include/
H A Ddefine.h233 FILLSTYLEICON, COLOURICON, FILLCOLOURICON, ARCELLIPSEICON, COMPOUNDICON, ARCICON, enumerator