Home
last modified time | relevance | path

Searched refs:width (Results 3651 – 3675 of 3734) sorted by path

1...<<141142143144145146147148149150

/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfcktoolbarpanelbutton.js77 oButton.LineImg.style.width = ( e.offsetWidth - 2 ) + 'px' ;
/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfck_othercommands.js26 var FCKDialogCommand = function( name, title, url, width, height, getStateFunction, getStateParam ) argument
31 this.Width = width ;
H A Dfckfitwindow.js75 eBodyStyle.width = '0px' ;
89 eEditorFrameStyle.width = oViewPaneSize.Width + "px";
178 eEditorFrameStyle.width = oViewPaneSize.Width + 'px' ;
H A Dfcktextcolorcommand.js127 oTable.width = 150 ;
145 oDiv.style.width = '96%' ;
182 oDiv.style.width = '96%' ;
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfck_ie.js338 oDivStyle.width = oDivStyle.height = 1 ;
H A Dfckconfig.js59 FCKConfig.ScreenWidth = screen.width ;
H A Dfckdialog.js27 FCKDialog.OpenDialog = function( dialogName, dialogTitle, dialogPage, width, height, customValue, p… argument
37 this.Show( oDialogInfo, dialogName, sUrl, width, height, parentWindow, resizable ) ;
H A Dfckdocumentprocessor.js160 …placeHolderImage.style.width = FCKTools.ConvertHtmlSizeToStyle( originalEmbed.getAttribute( 'width…
172 if ( fakeElement.style.width.length > 0 )
173 e.width = FCKTools.ConvertStyleSizeToHtml( fakeElement.style.width ) ;
H A Dfcktablehandler.js309 if ( geometry.width >= geometry.height )
311 for ( colIdx = baseColIdx ; colIdx < baseColIdx + geometry.width ; colIdx++ )
320 if ( g.width != geometry.width || g.height != geometry.height )
331 colIdx = baseColIdx + ( rowIdx - baseRowIdx ) % geometry.width ;
338 if ( g.width != geometry.width || g.height != geometry.height )
373 for ( var j = 0 ; j < selectionGeometry.width ; j++ )
854 if ( refGeometry.width != nextGeometry.width || refGeometry.x != nextGeometry.x )
H A Dfcktoolbarset.js78 eToolbarIFrame.width = '100%' ;
/plugin/wysiwyg/fckeditor/editor/css/
H A Dfck_internal.css48 width: 80px;
59 width: 16px;
92 width: 100%;
103 width: 19px;
/plugin/wysiwyg/fckeditor/editor/dialog/common/
H A Dfck_dialog_common.css29 width: 100%;
39 width: 100%;
49 width: 16px;
61 width: 16px;
H A Dfck_dialog_common.js124 function OpenFileBrowser( url, width, height ) argument
128 var iLeft = ( oEditor.FCKConfig.ScreenWidth - width ) / 2 ;
132 sOptions += ",width=" + width ;
/plugin/wysiwyg/fckeditor/editor/dialog/fck_flash/
H A Dfck_flash.js218 function SetUrl( url, width, height ) argument
222 if ( width )
223 GetE('txtWidth').value = width ;
/plugin/wysiwyg/fckeditor/editor/dialog/fck_image/
H A Dfck_image.js139 if ( oImage.style.width )
141 var aMatchW = oImage.style.width.match( regexSize ) ;
145 oImage.style.width = '' ;
368 … value = value == 0 ? 0 : Math.round( oImageOriginal.height * ( value / oImageOriginal.width ) ) ;
370 … value = value == 0 ? 0 : Math.round( oImageOriginal.width * ( value / oImageOriginal.height ) ) ;
384 GetE('txtWidth').value = oImageOriginal.width ;
408 function OpenServerBrowser( type, url, width, height ) argument
411 OpenFileBrowser( url, width, height ) ;
416 function SetUrl( url, width, height, alt ) argument
426 GetE('txtWidth').value = width ? width : '' ;
/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DspellerStyle.css34 width:392px;
38 width: 200px;
41 width:90px;
46 width:200px;
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A DImageObject.cfc70 <cfset variables.imageInfo.width = 0>
85 init(width, height) Initialize with a blank image
133 …eWidth" access="public" output="true" returntype="void" hint="Scale an image to a specific width.">
150 …ss="public" output="true" returntype="void" hint="Resize an image to a specific width and height.">
H A Dcf_util.cfm77 <cfif imageInfo.height lte 0 or imageInfo.width lte 0>
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js48width=F.height='100%';C.appendChild(F);if (FCKBrowserInfo.IsIE) A=A.replace(/(<base[^>]*?)\s*\/?>(…
61width=FCKTools.ConvertHtmlSizeToStyle(B.getAttribute('width'));if (B.getAttribute('height')>0) A.s…
64width>=E.height){for (D=F;D<F+E.width;D++){C=G+(D-F) % E.height;if (!B[C]||!B[C][D]){this._UnmarkC…
73width=150;var E=D.insertRow(-1).insertCell(-1);E.colSpan=8;var C=E.appendChild(CreateSelectionDiv(…
77width='0px';F.height='0px';};this._EditorFrameStyles=FCKTools.SaveStyles(A);var H=FCKTools.GetView…
85width=C.height=0;FCKDomTools.SetElementStyles(C,{position:'absolute',zIndex:FCKConfig.FloatingPane…
87 …ement('IMG'));G.src=FCKConfig.SkinPath+'images/toolbar.buttonarrow.gif';G.width=5;G.height=3;};F=E…
89width=this.PanelWidth+'px';this._PanelBox.innerHTML='<table cellpadding="0" cellspacing="0" width=…
95 …;var e=B._UIButton.MainElement;B._UIButton.ChangeState(1);B.LineImg.style.width=(e.offsetWidth-2)+…
99 …t(D).createElement('iframe');F.src='javascript:void(0)';F.frameBorder=0;F.width='100%';F.height='1…
[all …]
H A Dfckeditorcode_ie.js49width=F.height='100%';C.appendChild(F);if (FCKBrowserInfo.IsIE) A=A.replace(/(<base[^>]*?)\s*\/?>(…
62width=FCKTools.ConvertHtmlSizeToStyle(B.getAttribute('width'));if (B.getAttribute('height')>0) A.s…
65width>=E.height){for (D=F;D<F+E.width;D++){C=G+(D-F) % E.height;if (!B[C]||!B[C][D]){this._UnmarkC…
74width=150;var E=D.insertRow(-1).insertCell(-1);E.colSpan=8;var C=E.appendChild(CreateSelectionDiv(…
78width='0px';F.height='0px';};this._EditorFrameStyles=FCKTools.SaveStyles(A);var H=FCKTools.GetView…
86width=C.height=0;FCKDomTools.SetElementStyles(C,{position:'absolute',zIndex:FCKConfig.FloatingPane…
88 …ement('IMG'));G.src=FCKConfig.SkinPath+'images/toolbar.buttonarrow.gif';G.width=5;G.height=3;};F=E…
90width=this.PanelWidth+'px';this._PanelBox.innerHTML='<table cellpadding="0" cellspacing="0" width=…
96 …;var e=B._UIButton.MainElement;B._UIButton.ChangeState(1);B.LineImg.style.width=(e.offsetWidth-2)+…
100 …t(D).createElement('iframe');F.src='javascript:void(0)';F.frameBorder=0;F.width='100%';F.height='1…
[all …]
/plugin/wysiwyg/fckeditor/editor/plugins/dragresizetable/
H A Dfckplugin.js147 var width = FCKDragTableHandler._GetCellWidth( table, cell ) ;
150 colArray.push( { width : width / colSpan, colSpan : colSpan } ) ;
156 guessItem.width = width / colSpan ;
170 colArray[colIndex].width += deltaX ;
171 colArray[colIndex + 1].width -= deltaX ;
180 cell.width = "" ;
181 cell.style.width = "" ;
198 cell.width = colArray[j].width ;
200 cell.width = parseInt( cell.width, 10 ) + parseInt( colArray[j].width, 10 ) ;
466 width : paddingBar.offsetWidth + 'px',
[all …]
/plugin/wysiwyg/fckeditor/editor/skins/default/
H A Dfck_dialog.css72 width: 100px;
H A Dfck_editor.css77 width: 1px;
87 width: 3px;
122 width: 5px;
167 width: 3px;
174 width: 16px;
234 width: 3px;
396 width: 100%;
408 width: 14px;
441 width: 10px;
/plugin/wysiwyg/fckeditor/editor/skins/office2003/
H A Dfck_dialog.css73 width: 100px;
H A Dfck_editor.css79 width: 1px;
91 width: 7px;
101 width: 4px;
129 width: 5px;
176 width: 3px;
183 width: 16px;
242 width: 3px;
408 width: 100%;
420 width: 14px;
453 width: 10px;

1...<<141142143144145146147148149150