Home
last modified time | relevance | path

Searched defs:icon_xpm (Results 1 – 5 of 5) sorted by relevance

/dports/math/calcoo/calcoo-1.3.18/src/
H A Db_buttons.c24 char ***icon_xpm, in create_button()
62 char ***icon_xpm, in create_toggle_button()
86 char ***icon_xpm, in create_copy_button()
136 char ***icon_xpm, in create_paste_button()
/dports/games/0verkill/0verkill-0.16/
H A Dicon.h2 static char * icon_xpm[] = { variable
/dports/games/vitetris/vitetris-0.59.1/src/textgfx/
H A Dallegro_icon.h2 static char * icon_xpm[] = { variable
/dports/math/ngraph/Ngraph-6.3.54-src/x11/
H A Dx11bitmp.h42 static char *icon_xpm[icon_height] = { variable
/dports/graphics/xsane/xsane-d01b4089ce6778e76fa86a0410d4e80cf6eb819e/src/
H A Dxsane-back-gtk.c799 void xsane_back_gtk_message(gchar *title, gchar **icon_xpm, gchar *message, int wait) in xsane_back_gtk_message()