Home
last modified time | relevance | path

Searched refs:free_undo_data (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/xpx/xpx/
H A Dundo.c57 void free_undo_data(u) in free_undo_data() function
74 free_undo_data(undotbl); in kill_last_undo()
/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A De-widget-undo.c81 free_undo_data (gpointer ptr) in free_undo_data() function
620 g_object_set_data_full (G_OBJECT (widget), UNDO_DATA_KEY, data, free_undo_data); in e_widget_undo_attach()
647 g_object_set_data_full (G_OBJECT (text_buffer), UNDO_DATA_KEY, data, free_undo_data); in e_widget_undo_attach()
/dports/cad/xcircuit/xcircuit-3.10.30/
H A Dundo.c1622 void free_undo_data(Undoptr thisrecord, u_char mode) in free_undo_data() function
1712 free_undo_data(thisrecord, MODE_UNDO); in free_undo_record()
1740 free_undo_data(thisrecord, MODE_REDO); in free_redo_record()