Home
last modified time | relevance | path

Searched defs:startNode (Results 1 – 2 of 2) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckstyles.js145 var startNode = range.GetBookmarkNode( bookmark, true ) ; variable
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckstyle.js972 _FixBookmarkStart : function( startNode ) argument