Home
last modified time | relevance | path

Searched refs:getPos (Results 1 – 15 of 15) sorted by relevance

/plugin/catmenu/script/
H A Dprosemirror.js237 constructor(node, view, getPos) { argument
240 this.getPos = getPos;
280 const pos = this.getPos();
347 ….Prosemirror.pluginNodeViews.catmenu = (node, view, getPos) => new CatmenuNodeView(node, view, get… argument
350 window.Prosemirror.pluginNodeViews.dwplugin_inline = (node, view, getPos) => { argument
351 if (isLegacyCatmenuPluginNode(node)) return new CatmenuNodeView(node, view, getPos);
352 … return typeof originalInline === 'function' ? originalInline(node, view, getPos) : undefined;
356 window.Prosemirror.pluginNodeViews.dwplugin_block = (node, view, getPos) => { argument
357 if (isLegacyCatmenuPluginNode(node)) return new CatmenuNodeView(node, view, getPos);
358 … return typeof originalBlock === 'function' ? originalBlock(node, view, getPos) : undefined;
/plugin/visualindex/script/
H A DVisualIndexView.js2 constructor(node, outerView, getPos) { argument
5 this.getPos = getPos;
H A Dprosemirror.js295 constructor(node, view, getPos) { argument
298 this.getPos = getPos;
344 const pos = this.getPos();
417 …mirror.pluginNodeViews.visualindex = (node, view, getPos) => new VisualIndexNodeView(node, view, g… argument
420 window.Prosemirror.pluginNodeViews.dwplugin_inline = (node, view, getPos) => { argument
421 if (isLegacyVisualIndexPluginNode(node)) return new VisualIndexNodeView(node, view, getPos);
422 … return typeof originalInline === 'function' ? originalInline(node, view, getPos) : undefined;
426 window.Prosemirror.pluginNodeViews.dwplugin_block = (node, view, getPos) => { argument
427 if (isLegacyVisualIndexPluginNode(node)) return new VisualIndexNodeView(node, view, getPos);
428 return typeof originalBlock === 'function' ? originalBlock(node, view, getPos) : undefined;
/plugin/gallery/script/
Dprosemirror.js223 var nodeStartPos = this.getPos();
270 nodeview.getPos(),
289 function dwplugin_gallery(node, outerview, getPos) { argument
292 function GalleryNodeView(node, outerview, getPos) { argument
297 AbstractNodeView.call(this, node, outerview, getPos);
362 return new GalleryNodeView(node, outerview, getPos);
/plugin/diagrams/script/
H A Dprosemirror.js61 window.Prosemirror.pluginNodeViews.diagrams = function diagrams(node, outerview, getPos) { argument
62 return new DiagramsView(node, outerview, getPos);
H A DDiagramsView.js63 const nodeStartPos = this.getPos();
/plugin/livepreview/
Dscript.js108 var getPos = function(o) { function
278 var c = getPos(ctrl?curA:el);
/plugin/prosemirror/lib/
Dbundle.js1getPos=r,this.renderNode(t.attrs)}return r(e,[{key:"renderNode",value:function(e){throw console.lo…
/plugin/jcapture/lib/
Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/ditaa/ditaa/
HDditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/diagramsnet/lib/WEB-INF/lib/
Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/mizarveifiabledocs/dist/
Dscript.js.map1getPos(view, event) {\n let offset = view.posAtCoords({\n x: event.clientX,\n y: …
/plugin/mizarproofchecker/dist/
Dscript.js.map1getPos(view, event) {\n let offset = view.posAtCoords({\n x: event.clientX,\n y: …
/plugin/mizarverifiabledocs/dist/
H A Dscript.js.map1getPos(view, event) {\n let offset = view.posAtCoords({\n x: event.clientX,\n y: …