Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktools.js503 FCKTools.GetNextTextNode = function( textnode, limitNode, checkStop ) argument
506 if ( checkStop && node && checkStop( node ) )
511 if ( checkStop && node && checkStop( node ) )