Home
last modified time | relevance | path

Searched refs:performPaste (Results 1 – 25 of 63) sorted by relevance

123

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.text.tests/src/org/eclipse/jdt/text/tests/
H A DJavaAutoIndentStrategyTest.java77 private void performPaste() { in performPaste() method in JavaAutoIndentStrategyTest
88 performPaste(); in testPasteDefaultAtEnd()
100 performPaste(); in testPasteFooAtEnd()
132 performPaste(); in testPasteAndIndentOfLongStringWithContinuations1()
165 performPaste(); in testPasteAndIndentOfStringWithContinuations2()
182 performPaste(); in testPasteAndIndentOfStringWithContinuations3()
199 performPaste(); in testPasteAndIndentOfStringWithContinuations4()
216 performPaste(); in testPasteAndIndentOfStringWithContinuations5()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/expressions/
H A DPasteWatchExpressionsAction.java37 fExpressionView.performPaste(); in run()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/breakpointGroups/
H A DPasteBreakpointsAction.java70 …getBreakpointsView().performPaste(getTarget(), LocalSelectionTransfer.getTransfer().getSelection()… in run()
/dports/graphics/cegui/cegui-0.8.7/cegui/include/CEGUI/widgets/
H A DEditbox.h459 virtual bool performPaste(Clipboard& clipboard);
H A DMultiLineEditbox.h454 virtual bool performPaste(Clipboard& clipboard);
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/
H A DCellEditor.java761 public void performPaste() { in performPaste() method in CellEditor
H A DTextCellEditor.java462 public void performPaste() { in performPaste() method in TextCellEditor
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/views/expression/
H A DExpressionView.java202 public boolean performPaste() { in performPaste() method in ExpressionView
/dports/www/ilias/ILIAS-5.4.25/Modules/OrgUnit/classes/
H A Dclass.ilObjOrgUnitGUI.php271 $this->performPaste();
714 public function performPaste() function in ilObjOrgUnitGUI
/dports/www/ilias6/ILIAS-6.14/Modules/OrgUnit/classes/
H A Dclass.ilObjOrgUnitGUI.php272 $this->performPaste();
697 public function performPaste() function in ilObjOrgUnitGUI
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/dialogs/
H A DTableTextCellEditor.java440 public void performPaste() { in performPaste() method in TableTextCellEditor
/dports/math/reduce/Reduce-svn5758-src/csl/fox/include/
H A DFXTerminal.h220 void performPaste(FXchar *, FXint);
/dports/graphics/cegui/cegui-0.8.7/cegui/src/ScriptModules/Lua/package/
H A DWindow.pkg220 //bool performPaste(Clipboard& clipboard);
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/
H A DCellEditorActionHandler.java284 activeEditor.performPaste(); in runWithEvent()
/dports/graphics/cegui/cegui-0.8.7/cegui/src/ScriptModules/Python/bindings/output/CEGUI/
H A DButtonBase.pypp.cpp1062 virtual bool performPaste( ::CEGUI::Clipboard & clipboard ) { in performPaste() function
1066 return this->CEGUI::Window::performPaste( boost::ref(clipboard) ); in performPaste()
1071 return CEGUI::Window::performPaste( boost::ref(clipboard) ); in default_performPaste()
3040 , performPaste_function_type(&::CEGUI::Window::performPaste) in register_ButtonBase_class()
H A DTooltip.pypp.cpp1166 virtual bool performPaste( ::CEGUI::Clipboard & clipboard ) { in performPaste() function
1170 return this->CEGUI::Window::performPaste( boost::ref(clipboard) ); in performPaste()
1175 return CEGUI::Window::performPaste( boost::ref(clipboard) ); in default_performPaste()
3439 , performPaste_function_type(&::CEGUI::Window::performPaste) in register_Tooltip_class()
H A DDefaultWindow.pypp.cpp1058 virtual bool performPaste( ::CEGUI::Clipboard & clipboard ) { in performPaste() function
1062 return this->CEGUI::Window::performPaste( boost::ref(clipboard) ); in performPaste()
1067 return CEGUI::Window::performPaste( boost::ref(clipboard) ); in default_performPaste()
2951 , performPaste_function_type(&::CEGUI::Window::performPaste) in register_DefaultWindow_class()
H A DTabButton.pypp.cpp1082 virtual bool performPaste( ::CEGUI::Clipboard & clipboard ) { in performPaste() function
1086 return this->CEGUI::Window::performPaste( boost::ref(clipboard) ); in performPaste()
1091 return CEGUI::Window::performPaste( boost::ref(clipboard) ); in default_performPaste()
3071 , performPaste_function_type(&::CEGUI::Window::performPaste) in register_TabButton_class()
H A DSlider.pypp.cpp1150 virtual bool performPaste( ::CEGUI::Clipboard & clipboard ) { in performPaste() function
1154 return this->CEGUI::Window::performPaste( boost::ref(clipboard) ); in performPaste()
1159 return CEGUI::Window::performPaste( boost::ref(clipboard) ); in default_performPaste()
3386 , performPaste_function_type(&::CEGUI::Window::performPaste) in register_Slider_class()
H A DThumb.pypp.cpp1106 virtual bool performPaste( ::CEGUI::Clipboard & clipboard ) { in performPaste() function
1110 return this->CEGUI::Window::performPaste( boost::ref(clipboard) ); in performPaste()
1115 return CEGUI::Window::performPaste( boost::ref(clipboard) ); in default_performPaste()
3364 , performPaste_function_type(&::CEGUI::Window::performPaste) in register_Thumb_class()
H A DTitlebar.pypp.cpp1066 virtual bool performPaste( ::CEGUI::Clipboard & clipboard ) { in performPaste() function
1070 return this->CEGUI::Window::performPaste( boost::ref(clipboard) ); in performPaste()
1075 return CEGUI::Window::performPaste( boost::ref(clipboard) ); in default_performPaste()
3042 , performPaste_function_type(&::CEGUI::Window::performPaste) in register_Titlebar_class()
H A DToggleButton.pypp.cpp1086 virtual bool performPaste( ::CEGUI::Clipboard & clipboard ) { in performPaste() function
1090 return this->CEGUI::Window::performPaste( boost::ref(clipboard) ); in performPaste()
1095 return CEGUI::Window::performPaste( boost::ref(clipboard) ); in default_performPaste()
3040 , performPaste_function_type(&::CEGUI::Window::performPaste) in register_ToggleButton_class()
H A DMenuItem.pypp.cpp1090 virtual bool performPaste( ::CEGUI::Clipboard & clipboard ) { in performPaste() function
1094 return this->CEGUI::Window::performPaste( boost::ref(clipboard) ); in performPaste()
1099 return CEGUI::Window::performPaste( boost::ref(clipboard) ); in default_performPaste()
3309 , performPaste_function_type(&::CEGUI::Window::performPaste) in register_MenuItem_class()
H A DMenubar.pypp.cpp1174 virtual bool performPaste( ::CEGUI::Clipboard & clipboard ) { in performPaste() function
1178 return this->CEGUI::Window::performPaste( boost::ref(clipboard) ); in performPaste()
1183 return CEGUI::Window::performPaste( boost::ref(clipboard) ); in default_performPaste()
3271 , performPaste_function_type(&::CEGUI::Window::performPaste) in register_Menubar_class()
H A DProgressBar.pypp.cpp1078 virtual bool performPaste( ::CEGUI::Clipboard & clipboard ) { in performPaste() function
1082 return this->CEGUI::Window::performPaste( boost::ref(clipboard) ); in performPaste()
1087 return CEGUI::Window::performPaste( boost::ref(clipboard) ); in default_performPaste()
3165 , performPaste_function_type(&::CEGUI::Window::performPaste) in register_ProgressBar_class()

123