Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktools.js481 FCKTools.GetNextNode = function( node, limitNode ) argument
492 if ( ancestor == limitNode )
503 FCKTools.GetNextTextNode = function( textnode, limitNode, checkStop ) argument
505 node = this.GetNextNode( textnode, limitNode ) ;
510 node = this.GetNextNode( node, limitNode ) ;
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dmathjax-sre.js317 sre.SemanticProcessor.prototype.limitNode=function(a,b){var c=b[0];if(sre.SemanticPred.isLimitBase(… method in sre.SemanticProcessor
355 …c,sre.SemanticAttr.Role.RIGHTSUPER,!0));return sre.SemanticProcessor.getInstance().limitNode(f,a)};
382 …totype.limits_=function(a,b){return sre.SemanticProcessor.getInstance().limitNode(sre.DomUtil.tagN…