Home
last modified time | relevance | path

Searched refs:resizable (Results 1 – 25 of 74) sorted by relevance

123

/plugin/wysiwyg/fckeditor/editor/_source/internals/
Dfckdialog_ie.js24 …w = function( dialogInfo, dialogName, pageUrl, dialogWidth, dialogHeight, parentWindow, resizable ) argument
30 ';resizable:' + ( resizable ? 'yes' : 'no' ) +
Dfckdialog.js27 …unction( dialogName, dialogTitle, dialogPage, width, height, customValue, parentWindow, resizable ) argument
37 this.Show( oDialogInfo, dialogName, sUrl, width, height, parentWindow, resizable ) ;
Dfckdialog_gecko.js24 …w = function( dialogInfo, dialogName, pageUrl, dialogWidth, dialogHeight, parentWindow, resizable ) argument
30 ",resizable=" + ( resizable ? 'yes' : 'no' ) +
/plugin/grensladawritezor/fckeditor/editor/_source/internals/
Dfckdialog_ie.js24 …w = function( dialogInfo, dialogName, pageUrl, dialogWidth, dialogHeight, parentWindow, resizable ) argument
30 ';resizable:' + ( resizable ? 'yes' : 'no' ) +
Dfckdialog.js27 …unction( dialogName, dialogTitle, dialogPage, width, height, customValue, parentWindow, resizable ) argument
37 this.Show( oDialogInfo, dialogName, sUrl, width, height, parentWindow, resizable ) ;
Dfckdialog_gecko.js24 …w = function( dialogInfo, dialogName, pageUrl, dialogWidth, dialogHeight, parentWindow, resizable ) argument
30 ",resizable=" + ( resizable ? 'yes' : 'no' ) +
/plugin/pagebuttons/
Dscript.js43 resizable: true, property
97 resizable: true, property
153 resizable: true, property
/plugin/etherpadlite/
Dstyle.css22 .pad-resizable {
/plugin/metaeditor/
Dscript.js274 resizable: true, property
339 resizable: true, property
379 resizable: true, property
/plugin/imagepreview/
Dscript.js40 resizable: false property
/plugin/overlay/
Dscript.js24 if (jQuery.fn.resizable) {
25 jQuery( "#overlay" ).draggable().resizable({
Dstyle.css86 .ui-resizable-helper { border: 2px dotted #00F; }
/plugin/combo/resources/theme/default/components/css/
H A Ddo-media.css87 left: 0 !important; /* overrules jQuery UI resizable in rtl */
93 left: 0 !important; /* overrules jQuery UI resizable in rtl */
142 #mediamanager__page .ui-resizable-e {
148 #mediamanager__page .ui-resizable-e:hover {
152 [dir=rtl] #mediamanager__page .ui-resizable-w {
158 [dir=rtl] #mediamanager__page .ui-resizable-w:hover {
/plugin/deletepagebutton/
Dscript.js51 resizable: true, property
/plugin/issuetracker/
Dtablekit.js44 if(op.resizable) {
114 … {dom : {head:null,rows:null,cells:{}},sortable:false,resizable:false,editable:false}, property
128 return TableKit.tables[table.id] ? TableKit.tables[table.id].resizable : false;
157 resizable : true, property
216 if(op.resizable) {
240 if(op.resizable) {TableKit.Resizable.init(table);}
257 if(TableKit.options.resizable) {
616 TableKit.register(table,Object.extend(options || {},{resizable:true})); property
/plugin/diagramsnet/lib/math/config/
Ddefault.js1055 directories: "no", personalbar: "no", resizable: "yes", scrollbars: "yes", property
/plugin/highlight2wiki/
DREADME17 …eURIComponent(location.href)+%27%27,%27dokuwikiadd%27,%27scrollbars=yes,resizable=yes,toolbars=yes…
/plugin/dokumicrobugtracker/
DCHANGELOG12 …ent list option for Status, Add default stylesheet, Column size are now resizable, add delete feat…
/plugin/toolbox/
DToolboxCounter.js111 resizable: false, property
DToolboxFindAndReplace.js68 resizable: false, property
/plugin/davcard/
Dscript.js336 resizable: true, property
626 resizable: true, property
743 resizable: true, property
/plugin/tfslink/scripts/
Daddworkitemlink_wiz.js27 resizable: false property
/plugin/davcal/
H A Dscript.js253 resizable: true, property
601 resizable: true, property
819 resizable: true, property
/plugin/indexmenu/scripts/fancytree/modules/
Djquery.fancytree.fixed.js50 resizable: true, property
275 if (self.options.fixed.resizable) {
291 $table.resizable({
/plugin/stars2/
DREADME.md48 * Images are now resizable over the config menu

123