Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/dialog/fck_image/
H A Dfck_image.js30 var bImageButton = ( document.location.search.length > 0 && document.location.search.substr(1) == '… variable
37 if ( !bImageButton && !FCKConfig.ImageDlgHideLink )
210 if ( bHasImage && bImageButton && oImage.tagName == 'IMG' )
215 else if ( bHasImage && !bImageButton && oImage.tagName == 'INPUT' )
224 if ( bImageButton )
/plugin/fckg/fckeditor/editor/dialog/fck_image/
H A Dfck_image.js36 var bImageButton = ( document.location.search.length > 0 && document.location.search.substr(1) == '… variable
262 if ( bHasImage && bImageButton && oImage.tagName == 'IMG' )
267 else if ( bHasImage && !bImageButton && oImage.tagName == 'INPUT' )
276 if ( bImageButton )