Home
last modified time | relevance | path

Searched defs:undo_actions (Results 1 – 6 of 6) sorted by relevance

/dports/devel/geany-legacy/geany-1.37.1/src/
H A Ddocumentprivate.h87 GTrashStack *undo_actions; member
/dports/devel/geany/geany-1.38/src/
H A Ddocumentprivate.h87 GTrashStack *undo_actions; member
/dports/lang/mono/mono-5.10.1.57/mcs/mcs/
H A Deval.cs1286 List<Action> undo_actions; field in Mono.CSharp.Undo
/dports/deskutils/egroupware/egroupware/vendor/npm-asset/dhtmlx-gantt/codebase/
H A Ddhtmlxgantt.d.ts956 undo_actions: any; property
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DTextControl.cs4127 private Stack undo_actions; field in System.Windows.Forms.UndoManager
/dports/editors/pluma/pluma-1.26.0/pluma/
H A Dpluma-document.c951 gint undo_actions; in pluma_document_init() local