Home
last modified time | relevance | path

Searched defs:editor_run (Results 1 – 7 of 7) sorted by relevance

/dports/math/octave/octave-6.4.0/libgui/src/
H A Dshortcut-manager.cc427 QTreeWidgetItem *editor_run = new QTreeWidgetItem (editor); in fill_treewidget() local
/dports/games/lbreakout2/lbreakout2-2.6.5/client/
H A Deditor.c756 void editor_run() in editor_run() function
/dports/devel/godot2-tools/godot-2.1.6-stable/editor/
H A Deditor_node.h389 EditorRun editor_run; variable
/dports/devel/godot2/godot-2.1.6-stable/editor/
H A Deditor_node.h389 EditorRun editor_run; variable
/dports/devel/godot/godot-3.2.3-stable/editor/
H A Deditor_node.h408 EditorRun editor_run; variable
/dports/devel/godot-tools/godot-3.2.3-stable/editor/
H A Deditor_node.h408 EditorRun editor_run; variable
/dports/editors/mle/mle-1.4.3/
H A Deditor.c152 int editor_run(editor_t *editor) { in editor_run() function