Searched refs:chooser (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dfiledlg.cpp119 static void gtk_filedialog_update_preview_callback(GtkFileChooser *chooser, argument
125 wxGtkString filename(gtk_file_chooser_get_preview_filename(chooser));
137 gtk_file_chooser_set_preview_widget_active(chooser, have_preview);
139 wxUnusedVar(chooser);
493 GtkFileChooser* chooser = GTK_FILE_CHOOSER(m_widget); local
496 GSList* ifilters = gtk_file_chooser_list_filters(chooser);
501 gtk_file_chooser_remove_filter(chooser,GTK_FILE_FILTER(ifilters->data));
519 gtk_file_chooser_add_filter(chooser, filter);
536 GtkFileChooser *chooser = GTK_FILE_CHOOSER(m_widget); local
537 GSList *filters = gtk_file_chooser_list_filters(chooser);
560 GtkFileChooser *chooser = GTK_FILE_CHOOSER(m_widget); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/gtk/
H A Drelocate.c113 GtkFileChooser * chooser = g_object_get_data( d, "chooser" ); local
115 char * location = gtk_file_chooser_get_filename( chooser );
178 g_object_set_data( G_OBJECT( d ), "chooser", w );
H A Dmakemeta-ui.c330 onChooserChosen( GtkFileChooser * chooser, gpointer user_data ) argument
335 g_object_set_data( G_OBJECT( chooser ), FILE_CHOSEN_KEY,
338 filename = gtk_file_chooser_get_filename( chooser );
344 onSourceToggled2( GtkToggleButton * tb, GtkWidget * chooser, MakeMetaUI * ui ) argument
348 if( g_object_get_data( G_OBJECT( chooser ), FILE_CHOSEN_KEY ) != NULL )
349 onChooserChosen( GTK_FILE_CHOOSER( chooser ), ui );
H A Dopen-dialog.c235 addTorrentFilters( GtkFileChooser * chooser )
242 gtk_file_chooser_add_filter( chooser, filter );
247 gtk_file_chooser_add_filter( chooser, filter );
404 GtkFileChooser * chooser = GTK_FILE_CHOOSER( dialog ); local
405 GtkWidget * w = gtk_file_chooser_get_extra_widget( chooser );
410 GSList * files = gtk_file_chooser_get_files( chooser );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dcolordlg.tex3 This class represents the colour chooser dialog.
H A Ddirdlg.tex3 This class represents the directory chooser dialog.
H A Ddirpicker.tex15 may differ but this is usually a (small) widget which give access to the dir-chooser
H A Dclrpicker.tex15 may differ but this is usually a (small) widget which give access to the colour-chooser
H A Dfilepicker.tex15 may differ but this is usually a (small) widget which give access to the file-chooser
H A Dfontdlg.tex138 This class represents the font chooser dialog.
H A Dfontpicker.tex15 may differ but this is usually a (small) widget which give access to the font-chooser
H A Dfiledlg.tex3 This class represents the file chooser dialog.
H A Dcategory.tex65 \twocolitem{\helpref{wxColourDialog}{wxcolourdialog}}{Colour chooser dialog}
73 \twocolitem{\helpref{wxFontDialog}{wxfontdialog}}{Font chooser dialog}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Dquaqua.jarMETA-INF/ META-INF/MANIFEST.MF ch/ ch/randelshofer/ ch/randelshofer/quaqua/ ch/randelshofer/quaqua/border/ ...

Completed in 500 milliseconds