Home
last modified time | relevance | path

Searched refs:canReplaceWith (Results 1 – 4 of 4) sorted by relevance

/plugin/diagrams/script/
H A DDiagramsMenuItemDispatcher.js53 if (!$from.parent.canReplaceWith(index, index, schema.nodes.diagrams)) {
/plugin/catmenu/script/
H A Dprosemirror.js186 if ($from.parent.canReplaceWith(index, index, pluginNode.type)) {
/plugin/visualindex/script/
H A Dprosemirror.js218 if ($from.parent.canReplaceWith(index, index, pluginNode.type)) {
/plugin/prosemirror/lib/
Dbundle.js1canReplaceWith=function(e,t,n,r){if(r&&!this.type.allowsMarks(r))return!1;var o=this.contentMatchA… method in T