Searched refs:_handleEventLogDestroyCB (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/ui/dialog/
H A Dundo-history.h156 static void *_handleEventLogDestroyCB(void *data);
H A Dundo-history.cpp259 _event_log->add_destroy_notify_callback(this, &_handleEventLogDestroyCB);
276 void *UndoHistory::_handleEventLogDestroyCB(void *data) function in class:Inkscape::UI::Dialog::UndoHistory

Completed in 14 milliseconds