Home
last modified time | relevance | path

Searched refs:create_pixmap_label (Results 1 – 11 of 11) sorted by relevance

/dports/japanese/timidity++-slang/TiMidity++-2.15.0/interface/
H A Dgtk_i.c60 static GtkWidget *create_pixmap_label(GtkWidget *, gchar **);
481 create_pixmap_label(window, loud_xpm), in Launch_Gtk_Process()
498 create_pixmap_label(window, quiet_xpm), in Launch_Gtk_Process()
613 create_pixmap_label(GtkWidget *window, gchar **bits) in create_pixmap_label() function
/dports/audio/ocp/ocp-0.2.90/playgmi/timidity-git/interface/
H A Dgtk_i.c60 static GtkWidget *create_pixmap_label(GtkWidget *, gchar **);
481 create_pixmap_label(window, loud_xpm), in Launch_Gtk_Process()
498 create_pixmap_label(window, quiet_xpm), in Launch_Gtk_Process()
613 create_pixmap_label(GtkWidget *window, gchar **bits) in create_pixmap_label() function
/dports/audio/timidity++-xskin/TiMidity++-2.15.0/interface/
H A Dgtk_i.c60 static GtkWidget *create_pixmap_label(GtkWidget *, gchar **);
481 create_pixmap_label(window, loud_xpm), in Launch_Gtk_Process()
498 create_pixmap_label(window, quiet_xpm), in Launch_Gtk_Process()
613 create_pixmap_label(GtkWidget *window, gchar **bits) in create_pixmap_label() function
/dports/audio/timidity++/TiMidity++-2.15.0/interface/
H A Dgtk_i.c60 static GtkWidget *create_pixmap_label(GtkWidget *, gchar **);
481 create_pixmap_label(window, loud_xpm), in Launch_Gtk_Process()
498 create_pixmap_label(window, quiet_xpm), in Launch_Gtk_Process()
613 create_pixmap_label(GtkWidget *window, gchar **bits) in create_pixmap_label() function
/dports/audio/timidity++-emacs/TiMidity++-2.15.0/interface/
H A Dgtk_i.c60 static GtkWidget *create_pixmap_label(GtkWidget *, gchar **);
481 create_pixmap_label(window, loud_xpm), in Launch_Gtk_Process()
498 create_pixmap_label(window, quiet_xpm), in Launch_Gtk_Process()
613 create_pixmap_label(GtkWidget *window, gchar **bits) in create_pixmap_label() function
/dports/audio/timidity++-slang/TiMidity++-2.15.0/interface/
H A Dgtk_i.c60 static GtkWidget *create_pixmap_label(GtkWidget *, gchar **);
481 create_pixmap_label(window, loud_xpm), in Launch_Gtk_Process()
498 create_pixmap_label(window, quiet_xpm), in Launch_Gtk_Process()
613 create_pixmap_label(GtkWidget *window, gchar **bits) in create_pixmap_label() function
/dports/audio/timidity++-xaw/TiMidity++-2.15.0/interface/
H A Dgtk_i.c60 static GtkWidget *create_pixmap_label(GtkWidget *, gchar **);
481 create_pixmap_label(window, loud_xpm), in Launch_Gtk_Process()
498 create_pixmap_label(window, quiet_xpm), in Launch_Gtk_Process()
613 create_pixmap_label(GtkWidget *window, gchar **bits) in create_pixmap_label() function
/dports/audio/timidity++-motif/TiMidity++-2.15.0/interface/
H A Dgtk_i.c60 static GtkWidget *create_pixmap_label(GtkWidget *, gchar **);
481 create_pixmap_label(window, loud_xpm), in Launch_Gtk_Process()
498 create_pixmap_label(window, quiet_xpm), in Launch_Gtk_Process()
613 create_pixmap_label(GtkWidget *window, gchar **bits) in create_pixmap_label() function
/dports/audio/timidity++-gtk/TiMidity++-2.15.0/interface/
H A Dgtk_i.c60 static GtkWidget *create_pixmap_label(GtkWidget *, gchar **);
481 create_pixmap_label(window, loud_xpm), in Launch_Gtk_Process()
498 create_pixmap_label(window, quiet_xpm), in Launch_Gtk_Process()
613 create_pixmap_label(GtkWidget *window, gchar **bits) in create_pixmap_label() function
/dports/science/gabedit/GabeditSrc251_300720/src/Utils/
H A DUtilsInterface.c438 GtkWidget *create_pixmap_label(GtkWidget *widget, gchar **data,gchar *string) in create_pixmap_label() function
477 hbox = create_pixmap_label(Win,question_xpm,string); in create_label_with_pixmap()
480 hbox = create_pixmap_label(Win,warning_xpm,string); in create_label_with_pixmap()
483 hbox = create_pixmap_label(Win,error_xpm,string); in create_label_with_pixmap()
486 hbox = create_pixmap_label(Win,info_xpm,string); in create_label_with_pixmap()
/dports/editors/vim/vim-8.2.3745/src/
H A Dgui_motif.c2438 create_pixmap_label( in create_pixmap_label() function
2763 dialogpixmap = create_pixmap_label(form, "dialogPixmap", in gui_mch_dialog()