Home
last modified time | relevance | path

Searched refs:redo_cb (Results 1 – 25 of 34) sorted by relevance

12

/dports/x11-toolkits/fltk/fltk-1.3.8/fluid/
H A Dundo.h26 void redo_cb(Fl_Widget *, void *); // Redo menu callback
H A Dundo.cxx74 void redo_cb(Fl_Widget *, void *) { in redo_cb() function
/dports/x11-toolkits/ntk/ntk/fluid/
H A Dundo.h35 void redo_cb(Fl_Widget *, void *); // Redo menu callback
H A Dundo.cxx83 void redo_cb(Fl_Widget *, void *) { in redo_cb() function
/dports/math/giacxcas/fltk-1.3.0/fluid/
H A Dundo.h35 void redo_cb(Fl_Widget *, void *); // Redo menu callback
H A Dundo.cxx83 void redo_cb(Fl_Widget *, void *) { in redo_cb() function
/dports/www/bluefish/bluefish-2.2.12/src/
H A Dundo_redo.h39 void redo_cb(GtkWidget * widget, Tbfwin * bfwin);
H A Dundo_redo.c590 redo_cb(GtkWidget * widget, Tbfwin * bfwin) in redo_cb() function
/dports/games/magiccube4d/magiccube4d-src-2_2/
H A DEventHandler.h93 void redo_cb(void*);
H A DEventHandler.cpp87 Widgets::ButtonData("Redo", &EventHandler::redo_cb, (void*)0)); in EventHandler()
465 EventHandler::redo_cb(void* argp) in redo_cb() function in EventHandler
1002 redo_cb(0); in keyPress_handler()
1005 redo_cb((void*)1); in keyPress_handler()
H A DChangeLog98 (redo_cb): require arg to redo past scramble boundary
/dports/math/gnome-calculator/gnome-calculator-41.1/src/
H A Dmath-window.vala39 { "redo", redo_cb, null, null, null },
211 private void redo_cb ()
/dports/editors/ghex/ghex-3.41.1/src/
H A Dui.h61 void redo_cb (GtkAction *action, gpointer user_data);
H A Dhex-document-ui.c150 redo_cb (GtkAction *action, in redo_cb() function
/dports/games/iagno/iagno-3.38.1/src/
H A Dgame-window.vala196 { "redo", redo_cb },
229 private void redo_cb (/* SimpleAction action, Variant? variant */)
/dports/games/gnome-taquin/gnome-taquin-3.38.1/src/
H A Dgame-window.vala213 { "redo", redo_cb },
270 private void redo_cb (/* SimpleAction action, Variant? variant */)
/dports/games/hitori/hitori-3.38.3/src/
H A Dinterface.c49 static void redo_cb (GSimpleAction *action, GVariant *parameter, gpointer user_data);
64 { "redo", redo_cb, NULL, NULL, NULL },
663 redo_cb (GSimpleAction *action, GVariant *parameter, gpointer user_data) in redo_cb() function
/dports/math/drgeo/drgeo-1.1.0/
H A Ddrgenius_mdi.h106 G_MODULE_EXPORT void redo_cb (GtkWidget * widget, gpointer data);
/dports/games/four-in-a-row/four-in-a-row-3.38.1/src/
H A Dgame-window.vala173 // { "redo", redo_cb },
416 /* private void redo_cb ()
/dports/audio/sweep/sweep-0.9.3/src/
H A Dcallbacks.h231 redo_cb (GtkWidget * widget, gpointer data);
H A Dcallbacks.c846 redo_cb (GtkWidget * widget, gpointer data) in redo_cb() function
/dports/math/mate-calc/mate-calc-1.26.0/src/
H A Dmath-window.c276 static void redo_cb(GtkWidget *widget, MathWindow *window) in redo_cb() function
553 …k_image_menu_item_new_from_icon("edit-redo",_("_Redo"), accel_group), G_CALLBACK(redo_cb), window); in create_menu()
/dports/games/gnome-sudoku/gnome-sudoku-40.2/src/
H A Dgnome-sudoku.vala58 {"redo", redo_cb },
423 private void redo_cb ()
/dports/games/gnome-mahjongg/gnome-mahjongg-3.38.3/src/
H A Dgnome-mahjongg.vala42 { "redo", redo_cb },
653 private void redo_cb ()
/dports/games/aisleriot/aisleriot-3.22.19/src/
H A Dwindow.c441 redo_cb (GtkAction *action, in redo_cb() function
1841 G_CALLBACK (redo_cb) }, in aisleriot_window_init()

12