Home
last modified time | relevance | path

Searched refs:streaming_proxy_auth_user_entry (Results 1 – 5 of 5) sorted by relevance

/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/flac-1.3.2/src/plugin_xmms/
H A Dconfigure.c123 static GtkWidget *streaming_proxy_auth_pass_entry, *streaming_proxy_auth_user_entry; variable
178 if(strlen(gtk_entry_get_text(GTK_ENTRY(streaming_proxy_auth_user_entry))) > 0) in flac_configurewin_ok()
179 …c_cfg.stream.proxy_user = g_strdup(gtk_entry_get_text(GTK_ENTRY(streaming_proxy_auth_user_entry))); in flac_configurewin_ok()
702 streaming_proxy_auth_user_entry = gtk_entry_new(); in FLAC_XMMS__configure()
704 gtk_entry_set_text(GTK_ENTRY(streaming_proxy_auth_user_entry), flac_cfg.stream.proxy_user); in FLAC_XMMS__configure()
705 …gtk_box_pack_start(GTK_BOX(streaming_proxy_auth_hbox), streaming_proxy_auth_user_entry, TRUE, TRUE… in FLAC_XMMS__configure()
/dports/emulators/mess/mame-mame0226/3rdparty/libflac/src/plugin_xmms/
H A Dconfigure.c121 static GtkWidget *streaming_proxy_auth_pass_entry, *streaming_proxy_auth_user_entry; variable
176 if(strlen(gtk_entry_get_text(GTK_ENTRY(streaming_proxy_auth_user_entry))) > 0) in flac_configurewin_ok()
177 …c_cfg.stream.proxy_user = g_strdup(gtk_entry_get_text(GTK_ENTRY(streaming_proxy_auth_user_entry))); in flac_configurewin_ok()
700 streaming_proxy_auth_user_entry = gtk_entry_new(); in FLAC_XMMS__configure()
702 gtk_entry_set_text(GTK_ENTRY(streaming_proxy_auth_user_entry), flac_cfg.stream.proxy_user); in FLAC_XMMS__configure()
703 …gtk_box_pack_start(GTK_BOX(streaming_proxy_auth_hbox), streaming_proxy_auth_user_entry, TRUE, TRUE… in FLAC_XMMS__configure()
/dports/audio/flac/flac-1.3.4/src/plugin_xmms/
H A Dconfigure.c123 static GtkWidget *streaming_proxy_auth_pass_entry, *streaming_proxy_auth_user_entry; variable
178 if(strlen(gtk_entry_get_text(GTK_ENTRY(streaming_proxy_auth_user_entry))) > 0) in flac_configurewin_ok()
179 …c_cfg.stream.proxy_user = g_strdup(gtk_entry_get_text(GTK_ENTRY(streaming_proxy_auth_user_entry))); in flac_configurewin_ok()
702 streaming_proxy_auth_user_entry = gtk_entry_new(); in FLAC_XMMS__configure()
704 gtk_entry_set_text(GTK_ENTRY(streaming_proxy_auth_user_entry), flac_cfg.stream.proxy_user); in FLAC_XMMS__configure()
705 …gtk_box_pack_start(GTK_BOX(streaming_proxy_auth_hbox), streaming_proxy_auth_user_entry, TRUE, TRUE… in FLAC_XMMS__configure()
/dports/emulators/mame/mame-mame0226/3rdparty/libflac/src/plugin_xmms/
H A Dconfigure.c121 static GtkWidget *streaming_proxy_auth_pass_entry, *streaming_proxy_auth_user_entry; variable
176 if(strlen(gtk_entry_get_text(GTK_ENTRY(streaming_proxy_auth_user_entry))) > 0) in flac_configurewin_ok()
177 …c_cfg.stream.proxy_user = g_strdup(gtk_entry_get_text(GTK_ENTRY(streaming_proxy_auth_user_entry))); in flac_configurewin_ok()
700 streaming_proxy_auth_user_entry = gtk_entry_new(); in FLAC_XMMS__configure()
702 gtk_entry_set_text(GTK_ENTRY(streaming_proxy_auth_user_entry), flac_cfg.stream.proxy_user); in FLAC_XMMS__configure()
703 …gtk_box_pack_start(GTK_BOX(streaming_proxy_auth_hbox), streaming_proxy_auth_user_entry, TRUE, TRUE… in FLAC_XMMS__configure()
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/flac-1.3.2/src/plugin_xmms/
H A Dconfigure.c123 static GtkWidget *streaming_proxy_auth_pass_entry, *streaming_proxy_auth_user_entry; variable
178 if(strlen(gtk_entry_get_text(GTK_ENTRY(streaming_proxy_auth_user_entry))) > 0) in flac_configurewin_ok()
179 …c_cfg.stream.proxy_user = g_strdup(gtk_entry_get_text(GTK_ENTRY(streaming_proxy_auth_user_entry))); in flac_configurewin_ok()
702 streaming_proxy_auth_user_entry = gtk_entry_new(); in FLAC_XMMS__configure()
704 gtk_entry_set_text(GTK_ENTRY(streaming_proxy_auth_user_entry), flac_cfg.stream.proxy_user); in FLAC_XMMS__configure()
705 …gtk_box_pack_start(GTK_BOX(streaming_proxy_auth_hbox), streaming_proxy_auth_user_entry, TRUE, TRUE… in FLAC_XMMS__configure()