Searched refs:isLegacyVisualIndexPluginNode (Results 1 – 1 of 1) sorted by relevance
113 function isLegacyVisualIndexPluginNode(node) { function124 …n !!(node && node.type && node.type.name === 'visualindex') || isLegacyVisualIndexPluginNode(node);421 if (isLegacyVisualIndexPluginNode(node)) return new VisualIndexNodeView(node, view, getPos);427 if (isLegacyVisualIndexPluginNode(node)) return new VisualIndexNodeView(node, view, getPos);