Home
last modified time | relevance | path

Searched defs:to_undo (Results 1 – 3 of 3) sorted by relevance

/dports/games/freedroidrpg/freedroidrpg-0.16.1/src/lvledit/
H A Dlvledit_actions.h87 EXTERN struct list_head to_undo; variable
/dports/math/py-or-tools/or-tools-9.2/ortools/util/
H A Drev.h212 const UndoOperation& to_undo = operations_.back(); in SetLevel() local
/dports/editors/xi-core/xi-editor-0.3.0/rust/rope/src/
H A Dengine.rs1203 let mut to_undo = BTreeSet::new(); in gc_scenario() localVariable