Home
last modified time | relevance | path

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

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/navigator/
H A DINavigatorHelpContextIds.java52 …public static final String PASTE_ACTION = PREFIX + "resource_navigator_paste_action_context"; //$N… field
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/ui/
H A DIDebugView.java89 String PASTE_ACTION = ActionFactory.PASTE.getId(); field
/dports/www/chromium-legacy/chromium-88.0.4324.182/android_webview/tools/automated_ui_tests/javatests/src/org/chromium/webview_ui_test/test/
H A DActionModeTest.java94 private static final String PASTE_ACTION = "Paste"; field in ActionModeTest
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/src/org/eclipse/ui/texteditor/
H A DIAbstractTextEditorHelpContextIds.java77 String PASTE_ACTION= PREFIX + ITextEditorActionConstants.PASTE + ACTION_POSTFIX; field
/dports/math/octave/octave-6.4.0/libgui/src/m-editor/
H A Dfile-editor.h111 PASTE_ACTION, enumerator
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/ui/
H A DIJavaHelpContextIds.java304 public static final String PASTE_ACTION = PREFIX + "paste_action"; //$NON-NLS-1$ field
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/
H A DIJavaHelpContextIds.java210 public static final String PASTE_ACTION= PREFIX + "paste_action"; //$NON-NLS-1$ field