Searched defs:OpenDialog (Results 1 – 4 of 4) 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… class in FCKDialog
|
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Dialogs.js | 7 var OpenDialog = function() class
|
/plugin/wysiwyg/fckeditor/editor/js/ |
H A D | fckeditorcode_ie.js | 101 var FCKDialog={};FCKDialog.OpenDialog=function(A,B,C,D,E,F,G,H){var I={};I.Title=B;I.Page=C;I.Edito… class in FCKDialog
|
H A D | fckeditorcode_gecko.js | 100 var FCKDialog={};FCKDialog.OpenDialog=function(A,B,C,D,E,F,G,H){var I={};I.Title=B;I.Page=C;I.Edito… class in FCKDialog
|