Searched refs:dialogTitle (Results 1 – 3 of 3) sorted by relevance
/plugin/wysiwyg/fckeditor/editor/_source/internals/ |
H A D | fckdialog.js | 27 FCKDialog.OpenDialog = function( dialogName, dialogTitle, dialogPage, width, height, customValue, p… argument 31 oDialogInfo.Title = dialogTitle ;
|
/plugin/fckg/fckeditor/editor/js/ |
H A D | fckeditorcode_gecko.js | 115 …unction(dialogName,dialogTitle,dialogPage,width,height,customValue,resizable){if (!A) this.Display…
|
H A D | fckeditorcode_ie.js | 116 …unction(dialogName,dialogTitle,dialogPage,width,height,customValue,resizable){if (!A) this.Display…
|