Home
last modified time | relevance | path

Searched refs:M_EDIT (Results 1 – 25 of 46) sorted by relevance

12

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.ui.editors/src/org/eclipse/ui/editors/text/
H A DTextEditorActionContributor.java117 IMenuManager editMenu= menuMgr.findMenuUsingPath(IWorkbenchActionConstants.M_EDIT); in doSetActiveEditor()
131 IMenuManager editMenu= menu.findMenuUsingPath(IWorkbenchActionConstants.M_EDIT); in contributeToMenu()
156 IMenuManager editMenu= menuManager.findMenuUsingPath(IWorkbenchActionConstants.M_EDIT); in init()
/dports/deskutils/wmpinboard/wmpinboard-1.0.orig/src/
H A Dwmpinboard.c1109 case M_EDIT: in set_mode()
1515 set_mode(M_EDIT); in handle_ButtonRelease()
1526 set_mode(M_EDIT); in handle_ButtonRelease()
1533 set_mode(M_EDIT); in handle_ButtonRelease()
1576 set_mode(M_EDIT); in handle_ButtonRelease()
1614 set_mode(M_EDIT); in handle_ButtonRelease()
1679 set_mode(M_EDIT); in handle_ButtonRelease()
1691 set_mode(M_EDIT); in handle_ButtonRelease()
1700 set_mode(M_EDIT); in handle_ButtonRelease()
1754 set_mode(M_EDIT); in handle_ButtonRelease()
[all …]
H A Dwmpinboard.h32 M_EDIT, /* edit mode */ enumerator
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/api/
H A DIActionBarsTest.java169 IWorkbenchActionConstants.M_EDIT + '/' in testSetGlobalActionHandler()
181 IWorkbenchActionConstants.M_EDIT + '/' in testSetGlobalActionHandler()
193 IWorkbenchActionConstants.M_EDIT + '/' in testSetGlobalActionHandler()
H A DIWorkbenchWindowTest.java188 ids = new String[] { IWorkbenchActionConstants.M_EDIT, in testIsApplicationMenu()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/navigator/
H A DResourceNavigatorTest.java106 IWorkbenchActionConstants.M_EDIT + '/' in fixTestGlobalBookmarkAction()
133 IWorkbenchActionConstants.M_EDIT + '/' + IWorkbenchActionConstants.DELETE); in testGlobalDeleteAction()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/ide/
H A DIIDEActionConstants.java40 String M_EDIT = "edit"; //$NON-NLS-1$ field
/dports/www/netsurf/netsurf-3.10/frontends/amiga/
H A Dgui_menu.h54 M_EDIT, enumerator
/dports/games/tesseract-data/tesseract/src/game/
H A Dgame.h97 M_EDIT = 1<<3, enumerator
113 …{ "edit", "Edit", M_EDIT, "Cooperative Editing:\nEdit maps with multiple players simultaneously." …
138 #define m_edit (m_check(gamemode, M_EDIT))
140 #define m_timed (m_checknot(gamemode, M_DEMO|M_EDIT|M_LOCAL))
/dports/games/tesseract/tesseract/src/game/
H A Dgame.h97 M_EDIT = 1<<3, enumerator
113 …{ "edit", "Edit", M_EDIT, "Cooperative Editing:\nEdit maps with multiple players simultaneously." …
138 #define m_edit (m_check(gamemode, M_EDIT))
140 #define m_timed (m_checknot(gamemode, M_DEMO|M_EDIT|M_LOCAL))
/dports/java/eclipse-shelled/eclipse-ShellEd-1.0.2a_4/plugins/com.something.eclipse.shelled.ui_1.0.3/src/com/something/eclipse/shelled/ui/actions/
H A DEditorActionBarContributor.java66 IMenuManager editMenu= menu.findMenuUsingPath(IWorkbenchActionConstants.M_EDIT); in contributeToMenu()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/coreplugin/
H A Dcoreconstants.h50 const char M_EDIT[] = "QtCreator.Menu.Edit"; variable
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.ui.examples.javaeditor/Eclipse Java Editor Example/org/eclipse/ui/examples/javaeditor/
H A DJavaActionContributor.java59 IMenuManager editMenu= menuManager.findMenuUsingPath(IWorkbenchActionConstants.M_EDIT); in init()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/
H A DCompilationUnitEditorActionContributor.java54 IMenuManager editMenu= menu.findMenuUsingPath(IWorkbenchActionConstants.M_EDIT); in contributeToMenu()
H A DBasicCompilationUnitEditorActionContributor.java115 IMenuManager editMenu= menu.findMenuUsingPath(IWorkbenchActionConstants.M_EDIT); in contributeToMenu()
H A DBasicJavaEditorActionContributor.java146 IMenuManager editMenu= menu.findMenuUsingPath(IWorkbenchActionConstants.M_EDIT); in contributeToMenu()
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/phpeditor/
H A DBasicEditorActionContributor.java78 .findMenuUsingPath(IWorkbenchActionConstants.M_EDIT); in contributeToMenu()
H A DBasicJavaEditorActionContributor.java178 .findMenuUsingPath(IWorkbenchActionConstants.M_EDIT); in contributeToMenu()
/dports/games/xspringies/xspringies-1.12/
H A Dxdisp.c34 #define M_EDIT 0 macro
108 static int mode = M_EDIT, slid_dt_num, cur_force = 0, action = -1;
759 if (mst.grid_snap && mode != M_EDIT) {
767 case M_EDIT:
803 case M_EDIT:
853 case M_EDIT:
901 case M_EDIT:
1435 …ts_win, B_WID/2, 4, B_WID-6, 54, "Edit", edit_bits, edit_width, edit_height, M_EDIT, &mode, FALSE); in make_widgets()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform/ant/org.eclipse.ant.ui/Ant Editor/org/eclipse/ant/internal/ui/editor/
H A DAntEditorActionContributor.java101 IMenuManager editMenu = menuManager.findMenuUsingPath(IWorkbenchActionConstants.M_EDIT); in init()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/
H A DIWorkbenchActionConstants.java155 String M_EDIT = MENU_PREFIX + "edit"; //$NON-NLS-1$ field
/dports/games/sauerbraten/sauerbraten/src/fpsgame/
H A Dgame.h85 M_EDIT = 1<<12, enumerator
106 { "coop edit", M_EDIT, "Cooperative Editing: Edit maps with multiple players simultaneously." },
156 #define m_edit (m_check(gamemode, M_EDIT))
158 #define m_timed (m_checknot(gamemode, M_DEMO|M_EDIT|M_LOCAL))
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/editor/
H A DPDEFormTextEditorContributor.java41 IMenuManager editMenu = mm.findMenuUsingPath(IWorkbenchActionConstants.M_EDIT); in contributeToMenu()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/modeleditor/
H A Dactionhandler.cpp135 Core::ActionContainer *medit = Core::ActionManager::actionContainer(Core::Constants::M_EDIT); in createActions()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/src/org/eclipse/ui/texteditor/
H A DBasicTextEditorActionContributor.java262 IMenuManager editMenu= menu.findMenuUsingPath(IWorkbenchActionConstants.M_EDIT); in contributeToMenu()

12