Home
last modified time | relevance | path

Searched refs:undo_stack_push (Results 1 – 6 of 6) sorted by relevance

/dports/devel/regexxer/regexxer-0.10/src/
H A Dfiletreeprivate.cc225 slot_undo_stack_push (sigc::mem_fun(*this, &FileTree::ReplaceMatchesData::undo_stack_push)) in ReplaceMatchesData()
231 void FileTree::ReplaceMatchesData::undo_stack_push(UndoActionPtr undo_action) in undo_stack_push() function in Regexxer::FileTree::ReplaceMatchesData
H A Dfiletreeprivate.h158 void undo_stack_push(UndoActionPtr undo_action);
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/inc/actions/
H A Dundo_stack.h199 undo_stack_push (
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/src/actions/
H A Dundo_manager.c167 undo_stack_push (opposite_stack, action); in do_or_undo_action()
H A Dundo_stack.c233 undo_stack_push ( in undo_stack_push() function
/dports/editors/ghex/ghex-3.41.1/src/
H A Dhex-document.c47 static gint undo_stack_push (HexDocument *doc,
85 undo_stack_push(HexDocument *doc, HexChangeData *change_data) in undo_stack_push() function
318 undo_stack_push(doc, change_data); in hex_document_real_changed()