Home
last modified time | relevance | path

Searched refs:registerPlugin (Results 1 – 8 of 8) sorted by relevance

/plugin/revealjs/plugin/math/
H A Dmath.js92 Reveal.registerPlugin( 'math', RevealMath );
/plugin/revealjs/plugin/notes/
H A Dnotes.js178 Reveal.registerPlugin( 'notes', RevealNotes );
/plugin/revealjs/plugin/zoom-js/
H A Dzoom.js30 Reveal.registerPlugin( 'zoom', RevealZoom );
/plugin/revealjs/plugin/markdown/
H A Dmarkdown.js442 Reveal.registerPlugin( 'markdown', RevealMarkdown );
/plugin/revealjs/js/
H A Dreveal.js1604 function registerPlugin( id, plugin ) { function
6174 registerPlugin: registerPlugin,
/plugin/edittable/lib/
H A Dhandsontable.full.js2428 function registerPlugin(pluginName, PluginClass) {
2504 exports.registerPlugin = registerPlugin;
36383 Handsontable.plugins.registerPlugin = _plugins.registerPlugin;
37196 (0, _plugins.registerPlugin)('autoColumnSize', AutoColumnSize);
37845 (0, _plugins.registerPlugin)('autoRowSize', AutoRowSize);
38568 (0, _plugins.registerPlugin)('autofill', Autofill);
39270 (0, _plugins.registerPlugin)('contextMenu', ContextMenu);
41817 (0, _plugins.registerPlugin)('CopyPaste', CopyPaste);
43556 (0, _plugins.registerPlugin)('ManualColumnMove', ManualColumnMove);
45270 (0, _plugins.registerPlugin)('ManualRowMove', ManualRowMove);
[all …]
/plugin/html5video2/script/
H A Dvideo.min.js20registerPlugin=function(e,t){if("string"!=typeof e)throw new Error('Illegal plugin name, "'+e+'", … function
/plugin/revealjs/plugin/highlight/
H A Dhighlight.js299 Reveal.registerPlugin( 'highlight', RevealHighlight );