Searched refs:gpointer (Results 76 - 100 of 144) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/gtk/
H A Dfile-list.c79 freeData( gpointer data )
104 gpointer gdata )
224 gpointer data )
237 gpointer data )
279 refreshModel( gpointer file_data )
299 gpointer gdata )
355 gpointer gdata )
434 buildTree( GNode * node, gpointer gdata )
587 gpointer data UNUSED )
601 gpointer dat
[all...]
H A Dstats.c56 updateStats( gpointer gdata )
85 dialogDestroyed( gpointer p, GObject * dialog UNUSED )
91 dialogResponse( GtkDialog * dialog, gint response, gpointer gdata )
H A Dtr-core.c372 compare_by_name( GtkTreeModel * m, GtkTreeIter * a, GtkTreeIter * b, gpointer user_data UNUSED )
381 compare_by_queue( GtkTreeModel * m, GtkTreeIter * a, GtkTreeIter * b, gpointer user_data UNUSED )
395 compare_by_ratio( GtkTreeModel* m, GtkTreeIter * a, GtkTreeIter * b, gpointer user_data )
412 compare_by_activity( GtkTreeModel * m, GtkTreeIter * a, GtkTreeIter * b, gpointer user_data )
437 compare_by_age( GtkTreeModel * m, GtkTreeIter * a, GtkTreeIter * b, gpointer u )
452 compare_by_size( GtkTreeModel * m, GtkTreeIter * a, GtkTreeIter * b, gpointer u )
469 compare_by_progress( GtkTreeModel * m, GtkTreeIter * a, GtkTreeIter * b, gpointer u )
487 compare_by_eta( GtkTreeModel * m, GtkTreeIter * a, GtkTreeIter * b, gpointer u )
502 compare_by_state( GtkTreeModel * m, GtkTreeIter * a, GtkTreeIter * b, gpointer u )
579 core_watchdir_idle( gpointer gcor
[all...]
H A Ddialogs.c45 on_remove_dialog_response( GtkDialog * dialog, gint response, gpointer gdd )
H A Dtr-core.h59 void (* add_prompt) (TrCore*, gpointer ctor);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dtextctrl.cpp64 G_CALLBACK (wxGtkOnRemoveTag), gpointer("WX"));
131 gpointer("WXALIGNMENT"));
181 gpointer("WXINDENT"));
234 gpointer("WXTABS"));
341 gpointer textctrl)
354 pred_whitespace (gunichar ch, gpointer user_data)
362 pred_non_whitespace (gunichar ch, gpointer user_data)
370 pred_nonpunct (gunichar ch, gpointer user_data)
378 pred_nonpunct_or_slash (gunichar ch, gpointer user_data)
443 (gpointer)au_apply_tag_callbac
[all...]
H A Daboutdlg.cpp101 gpointer WXUNUSED(data))
H A Ddataview.cpp278 iter->user_data = (gpointer) i;
342 iter->user_data = (gpointer) ++n;
360 iter->user_data = (gpointer) -1;
406 iter->user_data = (gpointer) n;
750 iter.user_data = (gpointer) pos;
764 iter.user_data = (gpointer) 0;
778 iter.user_data = (gpointer) before;
802 iter.user_data = (gpointer) row;
889 gchar *arg1, gchar *arg2, gpointer user_data );
893 gchar *arg1, gchar *arg2, gpointer user_dat
[all...]
H A Deggtrayicon.c292 egg_tray_icon_manager_filter (GdkXEvent *xevent, GdkEvent *event, gpointer user_data)
447 transparent_expose_event (GtkWidget *widget, GdkEventExpose *event, gpointer user_data)
456 gpointer user_data)
462 make_transparent (GtkWidget *widget, gpointer user_data)
H A Dapp.cpp152 event_emission_hook(GSignalInvocationHint*, guint, const GValue*, gpointer data)
178 static gint wxapp_idle_callback( gpointer WXUNUSED(data) )
H A Dslider.cpp228 g_signal_handlers_block_by_func(range, (gpointer) gtk_event_after, win);
255 g_signal_handlers_unblock_by_func(range, (gpointer) gtk_event_after, win);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dtoplevel.cpp546 GTK_SIGNAL_FUNC(gtk_frame_delete_callback), (gpointer)this );
558 GTK_SIGNAL_FUNC(gtk_window_expose_callback), (gpointer)this );
560 GTK_SIGNAL_FUNC(gtk_window_draw_callback), (gpointer)this );
576 GTK_SIGNAL_FUNC(gtk_frame_size_callback), (gpointer)this );
588 GTK_SIGNAL_FUNC(gtk_frame_realized_callback), (gpointer) this );
592 GTK_SIGNAL_FUNC(gtk_frame_map_callback), (gpointer)this );
594 GTK_SIGNAL_FUNC(gtk_frame_unmap_callback), (gpointer)this );
598 GTK_SIGNAL_FUNC(gtk_frame_configure_callback), (gpointer)this );
602 GTK_SIGNAL_FUNC(gtk_frame_focus_callback), (gpointer)this );
606 GTK_SIGNAL_FUNC(gtk_frame_focus_in_callback), (gpointer)thi
[all...]
H A Dcombobox.cpp141 GTK_SIGNAL_FUNC(gtk_text_changed_callback), (gpointer)combo );
144 GTK_SIGNAL_FUNC(gtk_text_changed_callback), (gpointer)combo );
276 GTK_SIGNAL_FUNC(gtk_popup_hide_callback), (gpointer)this );
278 GTK_SIGNAL_FUNC(gtk_popup_show_callback), (gpointer)this );
281 GTK_SIGNAL_FUNC(gtk_text_changed_callback), (gpointer)this );
284 GTK_SIGNAL_FUNC(gtk_combo_select_child_callback), (gpointer)this );
866 GTK_SIGNAL_FUNC(gtk_combo_select_child_callback), (gpointer)this );
868 GTK_SIGNAL_FUNC(gtk_text_changed_callback), (gpointer)this );
874 GTK_SIGNAL_FUNC(gtk_combo_select_child_callback), (gpointer)this );
876 GTK_SIGNAL_FUNC(gtk_text_changed_callback), (gpointer)thi
[all...]
H A Dlistbox.cpp68 static gint wxlistbox_idle_callback( gpointer gdata )
540 GTK_SIGNAL_FUNC(gtk_listbox_realized_callback), (gpointer) this );
702 GTK_SIGNAL_FUNC(gtk_listitem_select_callback), (gpointer)this );
706 GTK_SIGNAL_FUNC(gtk_listitem_deselect_callback), (gpointer)this );
711 (gpointer) this );
716 (gpointer) this );
721 (gpointer)this );
725 GTK_SIGNAL_FUNC(gtk_listitem_focus_in_callback), (gpointer)this );
728 GTK_SIGNAL_FUNC(gtk_listitem_focus_out_callback), (gpointer)this );
1078 data->m_tag = gtk_idle_add_priority( 800, wxlistbox_idle_callback, (gpointer) dat
[all...]
H A Dradiobox.cpp245 GTK_SIGNAL_FUNC(gtk_radiobox_keypress_callback), (gpointer)this );
273 GTK_SIGNAL_FUNC(gtk_radiobutton_clicked_callback), (gpointer*)this );
276 GTK_SIGNAL_FUNC(gtk_radiobutton_focus_in), (gpointer)this );
279 GTK_SIGNAL_FUNC(gtk_radiobutton_focus_out), (gpointer)this );
513 GTK_SIGNAL_FUNC(gtk_radiobutton_clicked_callback), (gpointer*)this );
525 GTK_SIGNAL_FUNC(gtk_radiobutton_clicked_callback), (gpointer*)this );
H A Dwin_gtk.c67 gpointer callback_data);
72 gpointer cb_data);
80 gpointer data);
83 gpointer data);
819 gpointer callback_data)
859 gpointer cb_data)
1094 (gpointer *)&event_widget);
1127 gpointer data)
1168 gpointer data)
H A Dtglbtn.cpp91 (gpointer *)this);
255 (gpointer *)this);
H A Dglcanvas.cpp433 GTK_SIGNAL_FUNC(gtk_glwindow_realized_callback), (gpointer) this );
436 GTK_SIGNAL_FUNC(gtk_glwindow_map_callback), (gpointer) this );
439 GTK_SIGNAL_FUNC(gtk_glwindow_expose_callback), (gpointer)this );
442 GTK_SIGNAL_FUNC(gtk_glwindow_draw_callback), (gpointer)this );
445 GTK_SIGNAL_FUNC(gtk_glcanvas_size_callback), (gpointer)this );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-gobject/
H A Dga-entry-group.c36 static void _free_service(gpointer data);
175 static void _free_service(gpointer data) {
281 static void _free_entry(gpointer data) {
322 static void _hash_to_string_list_foreach(gpointer key, gpointer value, gpointer data) {
341 (gpointer) & list);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-gobject/
H A Dga-entry-group.c36 static void _free_service(gpointer data);
175 static void _free_service(gpointer data) {
281 static void _free_entry(gpointer data) {
322 static void _hash_to_string_list_foreach(gpointer key, gpointer value, gpointer data) {
341 (gpointer) & list);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libcroco/
H A Dcr-statement.c62 status = cr_doc_handler_get_ctxt (a_this, (gpointer *) stmtptr);
89 status = cr_doc_handler_get_ctxt (a_this, (gpointer *) stmtptr);
130 status = cr_doc_handler_get_ctxt (a_this, (gpointer *) resultptr);
173 status = cr_doc_handler_get_ctxt (a_this, (gpointer *) stmtptr);
198 status = cr_doc_handler_get_ctxt (a_this, (gpointer *) stmtptr);
222 status = cr_doc_handler_get_ctxt (a_this, (gpointer *) stmtptr);
268 status = cr_doc_handler_get_result (a_this, (gpointer *) stmtptr);
294 status = cr_doc_handler_get_ctxt (a_this, (gpointer *) at_media_ptr);
326 (gpointer *) stmtptr);
353 status = cr_doc_handler_get_ctxt (a_this, (gpointer *) stmtpt
[all...]
H A Dcr-statement.h223 gpointer app_data ;
231 gpointer croco_data ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libcroco/
H A Dcr-statement.c62 status = cr_doc_handler_get_ctxt (a_this, (gpointer *) stmtptr);
89 status = cr_doc_handler_get_ctxt (a_this, (gpointer *) stmtptr);
130 status = cr_doc_handler_get_ctxt (a_this, (gpointer *) resultptr);
173 status = cr_doc_handler_get_ctxt (a_this, (gpointer *) stmtptr);
198 status = cr_doc_handler_get_ctxt (a_this, (gpointer *) stmtptr);
222 status = cr_doc_handler_get_ctxt (a_this, (gpointer *) stmtptr);
268 status = cr_doc_handler_get_result (a_this, (gpointer *) stmtptr);
294 status = cr_doc_handler_get_ctxt (a_this, (gpointer *) at_media_ptr);
326 (gpointer *) stmtptr);
353 status = cr_doc_handler_get_ctxt (a_this, (gpointer *) stmtpt
[all...]
H A Dcr-statement.h223 gpointer app_data ;
231 gpointer croco_data ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mgl/
H A Dutils.cpp171 (gpointer)proc_data);

Completed in 313 milliseconds

123456