Home
last modified time | relevance | path

Searched defs:undo_item (Results 1 – 11 of 11) sorted by relevance

/dports/graphics/py-traitsui/traitsui-7.1.1/traitsui/
H A Dundo.py56 def merge_undo(self, undo_item): argument
118 def merge_undo(self, undo_item): argument
246 def merge_undo(self, undo_item): argument
307 def add(self, undo_item, extend=False): argument
330 def extend(self, undo_item): argument
/dports/devel/aegis/aegis-4.25.D510/libaegis/undo/
H A Ditem.cc31 undo_item::undo_item() : in undo_item() function in undo_item
/dports/biology/artemis/artemis-17.0.1-11-g3e43d27e/uk/ac/sanger/artemis/
H A DActionController.java169 JMenuItem undo_item = (JMenuItem) undo.get(i); in setEnabledMenuItems() local
357 public void addUndoMenu(final JMenuItem undo_item) in addUndoMenu()
/dports/editors/ecrire/ecrire-0.3.4/src/bin/
H A Decrire.h42 Elm_Object_Item *undo_item; member
/dports/devel/anjuta/anjuta-3.34.0/plugins/glade/
H A Danjuta-design-document.c281 GladeCommand *undo_item; in idocument_can_undo() local
/dports/math/sc-im/sc-im-0.8.2/src/
H A Dundo.c163 static struct undo undo_item; variable
/dports/graphics/rgbpaint/rgbpaint-0.8.7/src/
H A Dmemory.h74 } undo_item; typedef
/dports/x11/gromit-mpx/gromit-mpx-1.4.2/src/
H A Dgromit-mpx.c981 GtkWidget* undo_item = gtk_menu_item_new_with_label (labelBuf); in setup_main_app() local
/dports/graphics/py-traitsui/traitsui-7.1.1/traitsui/wx/
H A Dtable_editor.py1267 def _add_undo(self, undo_item, extend=False): argument
/dports/biology/artemis/artemis-17.0.1-11-g3e43d27e/uk/ac/sanger/artemis/components/
H A DEditMenu.java259 final JMenuItem undo_item = new JMenuItem("Undo"); in refreshMenu() local
/dports/graphics/mtpaint/mtPaint-4ea607e/src/
H A Dmemory.h151 } undo_item; typedef