Home
last modified time | relevance | path

Searched refs:setKeyboardHandler (Results 1 – 10 of 10) sorted by relevance

/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/alertingDashboards/node_modules/brace/
H A Dindex.d.ts68 setKeyboardHandler(kb: any): void; method
1105 setKeyboardHandler(keyboardHandler: string): void; method
2476 setKeyboardHandler(keybinding: string): void; method
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/queryWorkbenchDashboards/node_modules/brace/
H A Dindex.d.ts68 setKeyboardHandler(kb: any): void; method
1105 setKeyboardHandler(keyboardHandler: string): void; method
2476 setKeyboardHandler(keybinding: string): void; method
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/anomalyDetectionDashboards/node_modules/brace/
H A Dindex.d.ts68 setKeyboardHandler(kb: any): void; method
1105 setKeyboardHandler(keyboardHandler: string): void; method
2476 setKeyboardHandler(keybinding: string): void; method
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/source/editors/text/ace/
H A DAceEditorNative.java133 public native final void setKeyboardHandler(KeyboardHandler keyboardHandler) /*-{ in setKeyboardHandler() method in AceEditorNative
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/ace/
H A Dace.d.ts517 setKeyboardHandler(handler: KeyboardHandler): void; method
733 setKeyboardHandler(keyboardHandler: string, callback?: () => void): void; method
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/ace/
H A Dace.d.ts517 setKeyboardHandler(handler: KeyboardHandler): void; method
733 setKeyboardHandler(keyboardHandler: string, callback?: () => void): void; method
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/embedded/
H A Dqwindowsystem_qws.h277 static void setKeyboardHandler(QWSKeyboardHandler* kh);
H A Dqwindowsystem_qws.cpp3750 void QWSServer::setKeyboardHandler(QWSKeyboardHandler* kh) in setKeyboardHandler() function in QWSServer
3792 setKeyboardHandler(handler); in openKeyboard()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/source/editors/text/
H A DAceEditor.java1045 widget_.getEditor().setKeyboardHandler(KeyboardHandler.vim()); in updateKeyboardHandlers()
1047 widget_.getEditor().setKeyboardHandler(KeyboardHandler.emacs()); in updateKeyboardHandlers()
1049 widget_.getEditor().setKeyboardHandler(null); in updateKeyboardHandlers()
/dports/www/grafana8/grafana-8.3.6/public/build/
H A Dbrace.0e38943fa459e872fe93.js.map1setKeyboardHandler = function(kb) {\n var h = this.$handlers;\n if (h[h.length - 1] …