Home
last modified time | relevance | path

Searched refs:width (Results 351 – 375 of 3222) sorted by relevance

1...<<11121314151617181920>>...129

/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/pink.flag/css/
H A Djplayer.pink.flag.min.css1width:201px;padding:20px}.jp-audio-stream{width:101px;padding:20px 20px 10px}.jp-video-270p{width:…
/plugin/diagramsnet/lib/shapes/
H A DmxArrows.js91 var w = rect.width;
158 …th.max(0, Math.min(bounds.width - parseFloat(mxUtils.getValue(this.state.style, 'notch', this.notc…
261 var w = rect.width;
306 …style['dx'] = Math.round(100 * Math.max(0, Math.min(bounds.width / 2, bounds.x + bounds.width - pt…
412 … Math.min(bounds.width - 10, bounds.width - parseFloat(mxUtils.getValue(this.state.style, 'notch',…
572 return new mxPoint(bounds.x + bounds.width - dx2, bounds.y);
722 return new mxPoint(bounds.x + bounds.width - dx2, bounds.y);
1042 return new mxPoint(bounds.x + bounds.width - dx, bounds.y + arrowHead);
1200 return new mxPoint(bounds.x + bounds.width - dx, bounds.y + arrowHead);
2096width - parseFloat(mxUtils.getValue(this.state.style, 'notch', this.notch)), bounds.width - parseF…
[all …]
/plugin/livemark/
H A Daction.php52 $width = $image_details[0];
57 if ($width<$this->getConf('minsize')) return false;
71 $output = $this->imagewatermark($source, $width, $height);
80 $finaloutput = imagecreatetruecolor($width, $height);
81 imagecopy($finaloutput, $output, 0, 0, 0, 0, $width, $height);
/plugin/htvid/syntax/
H A Dvideo.php107 $width = 640;
112 $width = $obj_dimensions[0];
146 $obj.= '<video width="' . $width . '" height="' . $height . '" controls="controls"' . $attr . '>';
149 …-shockwave-flash" data="/lib/plugins/htvid/player/player.swf" width="' . $width . '" height="' . $…
157 $obj = '<div style="width: ' . $width . 'px; ' . $align . '">' . $obj . '</div>';
/plugin/translate/
H A Dstyle.css27 width:40em;
38 width:38%;
45 width:58%;
56 width:53%;
60 width:46%;
/plugin/combo/resources/theme/default/components/css/
H A Dbackground.css8 width: 100%;
20 width: 100%;
21 background-size: cover; /* scale the background image proportionally so that its width and height are equal to, or greater than, the width/height of the element. */
38 width: 100%;
/plugin/html2pdf/html2pdf/html2ps/
H A Dhtml.attrs.inc.php454 $border->left->width = Value::fromData($width, UNIT_PX);
455 $border->right->width = Value::fromData($width, 'px');
456 $border->top->width = Value::fromData($width, 'px');
457 $border->bottom->width = Value::fromData($width, 'px');
518 $border->left->width = Value::fromData($width, UNIT_PX);
519 $border->right->width = Value::fromData($width, UNIT_PX);
520 $border->top->width = Value::fromData($width, UNIT_PX);
521 $border->bottom->width = Value::fromData($width, UNIT_PX);
602 $width =& CSS::get_handler(CSS_WIDTH);
607 $width->css($value,$pipeline);
[all …]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DFontWriter.php482 $width = (ord($character1) << 8) + ord($character2);
484 if ($width === 65535) {
485 $width = 0;
496 if (!isset($font['dw']) || (isset($font['dw']) && $width != $font['dw'])) {
499 if ($width === $character['prevwidth']) {
500 if (isset($character['range'][$character['rangeid']][0]) && $width === $character['range'][$character['rangeid']][0]) {
501 $character['range'][$character['rangeid']][] = $width;
508 $character['range'][$character['rangeid']][] = $width;
517 $character['range'][$character['rangeid']][] = $width;
519 $character['range'][$character['rangeid']][] = $width;
[all...]
/plugin/minimap/
H A Dstyle.css12width="250" height="195"><g fill="rgb(204,204,204)" transform="translate(-7.897 -268.6)"><rect rx=…
14 width: 1.5em;
44 border-image-width: 1 1 1 1;
83 border-top-width: 0;
88 border-bottom-width: 1px;
89 border-left-width: 0;
90 border-right-width: 0;
104 border-image-width: 1 1 1 1;
/plugin/svg/
H A Dsyntax.php.save179 . '" width="'
180 . $svgp->width . '" height="'
194 . '" width="'
195 . $svgp->width . '" height="'
205 . md5( getID() ) . $syntax_plugin_svg_pcount . '.svg" width="'
206 . $svgp->width . '" height="'
215 . md5( getID() ) . $syntax_plugin_svg_pcount . '.svg" width="'
216 . $svgp->width . '" height="'
224 . md5( getID() ) . $syntax_plugin_svg_pcount . '.svg" width="'
225 . $svgp->width . '" height="'
/plugin/translation/flags/
H A Det.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 480"><g fill-rule="evenodd" stroke-width="1pt"><rect width="640" height="477.9" rx="0" ry="0"/><rect width="640" height="159.3" y="320.7" fill="#fff" rx="0" ry="0"/><path fill="#1791ff" d="M0 0h640v159.3H0 (…)
/plugin/pageimage/
H A Dhelper.php44 $width = null;
60 $ret .= '<img src="'.ml($src,array('w'=>$width,'h'=>$height)).'"';
67 if ( !is_null($width) ) {
68 $ret .= ' width:'.hsc($width);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/
H A DXml.php46 * @param int $width Maximum allowed line width.
54 $width=80 argument
109 * @param int $width Maximum allowed line width.
121 $width=80, argument
H A DCbf.php50 * @param int $width Maximum allowed line width.
58 $width=80 argument
130 * @param int $width Maximum allowed line width.
142 $width=80, argument
/plugin/revealjs/plugin/zoom-js/
H A Dzoom.js95 rect.width = rect.width || 1;
99 rect.x -= ( window.innerWidth - ( rect.width * scale ) ) / 2;
135 document.body.style.width = '';
144 document.body.style.width = ( scale * 100 ) + '%';
228 options.width = bounds.width + ( padding * 2 );
233 if( options.width !== undefined && options.height !== undefined ) {
234 …options.scale = Math.max( Math.min( window.innerWidth / options.width, window.innerHeight / option…
/plugin/bibtex/
H A Dsyntax.php419 $link['name'] = $this->_media ($src, $title, $align, $width, $height, $cache);
502 function _media ($src, $title=NULL, $align=NULL, $width=NULL, argument
510 $ret .= '<img src="'.ml($src,array('w'=>$width,'h'=>$height,'cache'=>$cache)).'"';
529 if ( !is_null($width) )
530 $ret .= ' width="'.$this->_xmlEntities($width).'"';
540 if ( !is_null($width) ) $ret .= ' width="'.$this->_xmlEntities($width).'"';
547 if ( !is_null($width) ) $ret .= ' width="'.$this->_xmlEntities($width).'"';
/plugin/combo/ComboStrap/
H A DFetcherImage.php11 * width, height, ...)
60 // no width ok
67 // no width ok
144 throw new ExceptionBadArgument("The width value ($requestedWidth) is not a valid integer", FetcherImage::CANONICAL, 0, $e);
176 * For a raster image, the internal width
202 * It's needed for an img tag to set the img `width` and `height` that pass the
221 * It's needed for an img tag to set the img `width` and `height` that pass the
236 * or if the width and height were specified.
243 * It's needed for an img tag to set the img `width` and `height` that pass the
256 * Note: requested weight and width thro
272 checkLogicalRatioAgainstTargetRatio($width, $height) global() argument
[all...]
/plugin/tablelayout/script/
H A Dtablelayout_functions.js19 if ($table.width() > jQuery('div.page').width()) {
49 var width = $atomicrow['0'].cells.item(index).offsetWidth;
50 if (!col.style.width) {
51 jQuery(col).css('width', width);
81 var tableWidth = $table.width();
107 $frozenTable.wrap(jQuery('<div></div>').width(tableWidth + SCROLLBAR_WIDTH));
112 …var tableWrapper = jQuery('<div></div>').css({'overflow-y': 'scroll'}).height(height).width(tableW…
/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/fckg/fckeditor/editor/plugins/dragresizetable/
H A Dfckplugin.js149 var width = FCKDragTableHandler._GetCellWidth( table, cell ) ;
152 colArray.push( { width : width / colSpan, colSpan : colSpan } ) ;
158 guessItem.width = width / colSpan ;
172 colArray[colIndex].width += deltaX ;
173 colArray[colIndex + 1].width -= deltaX ;
182 cell.width = "" ;
183 cell.style.width = "" ;
200 cell.width = colArray[j].width ;
202 cell.width = parseInt( cell.width, 10 ) + parseInt( colArray[j].width, 10 ) ;
467 width : paddingBar.offsetWidth + 'px',
[all …]
/plugin/emoji/assets/css/
H A Demojione.css5 width: 3.1ex;
7 min-width: 20px;
18 width: auto;
/plugin/emoji/
H A Dall.css5 width: 3.1ex;
7 min-width: 20px;
18 width: auto;
/plugin/custombuttons/
H A Dgenpng.php10 $width = strlen($_GET['text']) * 11; variable
12 $width = 66; variable
14 $bg = imagecreatetruecolor($width, 15);
/plugin/docnavigation/
H A Dstyle.css12 width: 33%;
15 width: 34%;
21 width: 33%;
/plugin/revealjs/css/print/
H A Dpdf.css21 width: 100%;
50 width: auto;
57 width: auto !important;
63 width: 100% !important;
127 width: 100%;
134 max-width: none;
139 width: 100%;

1...<<11121314151617181920>>...129