Searched refs:Resizable (Results 1 – 15 of 15) sorted by relevance
/plugin/issuetracker/ |
H A D | tablekit.js | 45 TableKit.Resizable.init(table); 260 TableKit.Resizable.init(t); 612 TableKit.Resizable = { class in TableKit 654 TableKit.Resizable._onHandle = true; 657 TableKit.Resizable._onHandle = false; 662 TableKit.Resizable._onHandle = false; 675 TableKit.Resizable._cell = cell; 677 TableKit.Resizable._tbl = table; 693 var cell = TableKit.Resizable._cell; 704 TableKit.Resizable._tbl = TableKit.Resizable._handle = TableKit.Resizable._cell = null; [all …]
|
/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/ |
H A D | fck_othercommands.js | 37 this.Resizable = false ; 42 …ialog_' + this.Name , this.Title, this.Url, this.Width, this.Height, null, null, this.Resizable ) ;
|
/plugin/ckgedit/ckeditor/lang/ |
H A D | en.js.4.9 | 5 …LocationBar":"Location Bar","popupMenuBar":"Menu Bar","popupResizable":"Resizable","popupScrollBar…
|
H A D | lang_array.txt | 457 "popupResizable": "Resizable",
|
H A D | en.4.9.js.beautified | 533 "popupResizable": "Resizable",
|
H A D | en.js-4.9.merged | 5 …LocationBar":"Location Bar","popupMenuBar":"Menu Bar","popupResizable":"Resizable","popupScrollBar…
|
H A D | en.js.unc | 5 …LocationBar":"Location Bar","popupMenuBar":"Menu Bar","popupResizable":"Resizable","popupScrollBar…
|
/plugin/ckgdoku/ckeditor/lang/ |
H A D | lang_array.txt | 457 "popupResizable": "Resizable",
|
H A D | en.js.beautified | 453 popupResizable: "Resizable",
|
H A D | en.js.unc | 5 …LocationBar":"Location Bar","popupMenuBar":"Menu Bar","popupResizable":"Resizable","popupScrollBar…
|
/plugin/ckgedit/lang/ |
H A D | en.4.9.js.beautified | 533 "popupResizable": "Resizable",
|
/plugin/wysiwyg/fckeditor/editor/js/ |
H A D | fckeditorcode_ie.js | 71 …Resizable=false;};FCKDialogCommand.prototype.Execute=function(){FCKDialog.OpenDialog('FCKDialog_'+…
|
H A D | fckeditorcode_gecko.js | 70 …Resizable=false;};FCKDialogCommand.prototype.Execute=function(){FCKDialog.OpenDialog('FCKDialog_'+…
|
/plugin/fckg/fckeditor/editor/js/ |
H A D | fckeditorcode_gecko.js | 81 …Resizable=false;};FCKDialogCommand.prototype.Execute=function(){FCKDialog.OpenDialog('FCKDialog_'+…
|
H A D | fckeditorcode_ie.js | 85 …Resizable=false;};FCKDialogCommand.prototype.Execute=function(){FCKDialog.OpenDialog('FCKDialog_'+…
|