Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DwordWindow.js40 this.printForHtml = printForHtml;
181 d.write( this.printForHtml( wordtxt.charAt( j )));
189 d.write( printForHtml( wordtxt.substr( end_idx )));
218 function printForHtml( n ) { function
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DwordWindow.js40 this.printForHtml = printForHtml;
181 d.write( this.printForHtml( wordtxt.charAt( j )));
189 d.write( printForHtml( wordtxt.substr( end_idx )));
218 function printForHtml( n ) { function