Home
last modified time | relevance | path

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

/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
DcontrolWindow.js55 function addSuggestion( sugg_text ) { argument
57 if( sugg_text ) {
59 var newOption = new Option( sugg_text, 'sugg_text'+i );
/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
DcontrolWindow.js55 function addSuggestion( sugg_text ) { argument
57 if( sugg_text ) {
59 var newOption = new Option( sugg_text, 'sugg_text'+i );
/plugin/grensladawritezor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
DcontrolWindow.js55 function addSuggestion( sugg_text ) { argument
57 if( sugg_text ) {
59 var newOption = new Option( sugg_text, 'sugg_text'+i );