Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DspellChecker.js451 function _getFormInputs( inputPattern ) { argument
455 if( document.forms[i].elements[j].type.match( inputPattern )) {
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DspellChecker.js463 function _getFormInputs( inputPattern ) { argument
467 if( document.forms[i].elements[j].type.match( inputPattern )) {