Home
last modified time | relevance | path

Searched defs:UndoCmd (Results 1 – 3 of 3) sorted by path

/dports/editors/fte/fte/src/
H A De_undo.cpp172 unsigned char UndoCmd; in Undo() local
/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dcmd.c1571 void UndoCmd() in UndoCmd() function
/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dgnm-command-impl.h46 typedef gboolean (* UndoCmd) (GnmCommand *self, WorkbookControl *wbc); typedef