Home
last modified time | relevance | path

Searched refs:handlePaste (Results 1 – 25 of 48) sorted by relevance

12

/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@blueprintjs/select/lib/esnext/components/query-list/
H A DqueryList.d.ts63 handlePaste: (queries: string[]) => void; property
150 private handlePaste;
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@blueprintjs/select/lib/esm/components/query-list/
H A DqueryList.d.ts63 handlePaste: (queries: string[]) => void; property
150 private handlePaste;
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@blueprintjs/select/lib/cjs/components/query-list/
H A DqueryList.d.ts63 handlePaste: (queries: string[]) => void; property
150 private handlePaste;
/dports/graphics/qgis/qgis-3.22.3/src/gui/layout/
H A Dqgslayoutcustomdrophandler.cpp35 bool QgsLayoutCustomDropHandler::handlePaste( QgsLayoutDesignerInterface *, QPointF, const QMimeDat… in handlePaste() function in QgsLayoutCustomDropHandler
H A Dqgslayoutcustomdrophandler.h88 …virtual bool handlePaste( QgsLayoutDesignerInterface *iface, QPointF pastePoint, const QMimeData *…
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/layout/
H A Dqgslayoutcustomdrophandler.cpp35 bool QgsLayoutCustomDropHandler::handlePaste( QgsLayoutDesignerInterface *, QPointF, const QMimeDat… in handlePaste() function in QgsLayoutCustomDropHandler
H A Dqgslayoutcustomdrophandler.h88 …virtual bool handlePaste( QgsLayoutDesignerInterface *iface, QPointF pastePoint, const QMimeData *…
/dports/graphics/qgis-ltr/qgis-3.16.16/src/app/layout/
H A Dqgslayoutimagedrophandler.h30 …bool handlePaste( QgsLayoutDesignerInterface *iface, QPointF pastePoint, const QMimeData *data, QL…
H A Dqgslayoutimagedrophandler.cpp87 bool QgsLayoutImageDropHandler::handlePaste( QgsLayoutDesignerInterface *iface, QPointF pastePoint,… in handlePaste() function in QgsLayoutImageDropHandler
/dports/graphics/qgis/qgis-3.22.3/src/app/layout/
H A Dqgslayoutimagedrophandler.h30 …bool handlePaste( QgsLayoutDesignerInterface *iface, QPointF pastePoint, const QMimeData *data, QL…
H A Dqgslayoutimagedrophandler.cpp89 bool QgsLayoutImageDropHandler::handlePaste( QgsLayoutDesignerInterface *iface, QPointF pastePoint,… in handlePaste() function in QgsLayoutImageDropHandler
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/cppeditor/
H A Dcpplocalrenaming.h51 bool handlePaste();
H A Dcpplocalrenaming.cpp93 bool CppLocalRenaming::handlePaste() in handlePaste() function in CppEditor::Internal::CppLocalRenaming
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/react-mde/lib/definitions/components/
H A DReactMde.d.ts63 handlePaste: (event: React.ClipboardEvent<HTMLTextAreaElement>) => Promise<void>;
/dports/games/manaplus/manaplus-2.1.3.17/src/gui/widgets/
H A Dtextfield.cpp570 handlePaste(); in handleCtrlKeys()
576 handlePaste(); in handleCtrlKeys()
629 void TextField::handlePaste() in handlePaste() function in TextField
H A Dtextfield.h177 void handlePaste();
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/panmirror/src/editor/src/nodes/table/
H A Dtable-paste.ts31 handlePaste: (view: EditorView, _event: Event, slice: Slice) => {
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/panmirror/src/editor/src/nodes/image/
H A Dimage-events.ts33 handlePaste: imagePaste(ui),
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/panmirror/src/editor/src/marks/cite/
H A Dcite.ts356 handlePaste: handlePaste(ui, bibliographyManager, context.server.pandoc),
368 function handlePaste(ui: EditorUI, bibManager: BibliographyManager, server: PandocServer) { function
/dports/net-im/matterhorn/matterhorn-50200.13.0/src/Matterhorn/Events/
H A DMain.hs29 (Vty.EvPaste bytes) -> handlePaste bytes
/dports/net-im/matterhorn/matterhorn-50200.13.0/src/Matterhorn/State/
H A DEditing.hs11 , handlePaste
118 handlePaste :: BS.ByteString -> MH ()
119 handlePaste bytes = do function
/dports/graphics/qgis-ltr/qgis-3.16.16/python/gui/auto_generated/layout/
H A Dqgslayoutcustomdrophandler.sip.in56 …virtual bool handlePaste( QgsLayoutDesignerInterface *iface, QPointF pastePoint, const QMimeData *…
/dports/graphics/qgis/qgis-3.22.3/python/gui/auto_generated/layout/
H A Dqgslayoutcustomdrophandler.sip.in56 …virtual bool handlePaste( QgsLayoutDesignerInterface *iface, QPointF pastePoint, const QMimeData *…
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@blueprintjs/select/src/components/select/
H A DmultiSelect.tsx155 const { handlePaste, handleKeyDown, handleKeyUp } = listProps;
170 handlePaste(values);
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@blueprintjs/select/src/components/query-list/
H A DqueryList.tsx100 handlePaste: (queries: string[]) => void;
217 handlePaste: this.handlePaste,
453 private handlePaste = (queries: string[]) => {

12