Home
last modified time | relevance | path

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

/dports/x11-wm/vtwm/vtwm-5.5.0/
H A Dsound.c83 typedef struct sound_entry struct
94 } sound_entry; argument
/dports/net-im/libpurple/pidgin-2.14.8/pidgin/
H A Dgtkprefs.c107 static GtkWidget *sound_entry = NULL; variable
/dports/net-im/pidgin/pidgin-2.14.8/pidgin/
H A Dgtkprefs.c107 static GtkWidget *sound_entry = NULL; variable
/dports/net-im/finch/pidgin-2.14.8/pidgin/
H A Dgtkprefs.c107 static GtkWidget *sound_entry = NULL; variable
/dports/games/xqf/xqf-xqf-1.0.6.2/src/
H A Dpref.c4349 static void play_sound_pref (GtkWidget *sound_entry) { in play_sound_pref()