Home
last modified time | relevance | path

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

/plugin/catmenu/script/
H A Dprosemirror.js104 function isCatmenuNode(node) { function
131 if (isCatmenuNode(selection.node)) {
136 if ($from.depth > 0 && isCatmenuNode($from.parent)) {
139 if (isCatmenuNode($from.nodeBefore)) {
142 if (isCatmenuNode($from.nodeAfter)) {
148 if (isCatmenuNode(ancestor)) {
287 if (!isCatmenuNode(node)) return false;