Home
last modified time | relevance | path

Searched refs:width (Results 201 – 225 of 3094) sorted by relevance

12345678910>>...124

/plugin/externalembed/
H A Dall.css1 /*@media only screen and (max-width: 800px){
3 width: auto !important;
7 @media screen and (max-width: 374px) {
9 width: auto;
/plugin/multiorphan/
H A Dstyle.less8 width: 100%;
13 min-width: 60%; // this makes the fieldset behave correctly.
20 width: 50%;
24 width: 3%;
48 max-width: 100%;
74 width: 80%;
108 width: 80%;
155 min-width: 100px;
/plugin/diagramsnet/lib/img/lib/ibm/data/
H A Dground_truth.svg1width="3"/><ellipse cx="30.1" cy="29.5" rx="4.2" ry="4.1" fill="#fff" stroke-width="2"/><ellipse c…
/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.pdflib.class.php62 $left+$width,
183 $cx += $width;
188 while ($cx+$width >= $x - $ox) {
190 $cx -= $width;
208 $cx += $width;
217 while ($cx+$width > $x - $ox) {
219 $cx -= $width;
230 $cx += $width;
239 while ($cx+$width > $x - $ox) {
241 $cx -= $width;
[all …]
H A Dbox.field.pageno.php26 $field_width = $this->width;
38 $this->width = $value_width;
45 $this->width = $field_width;
56 $field_width = $this->width;
68 $this->width = $value_width;
75 $this->width = $field_width;
H A Dbox.field.pages.php30 $field_width = $this->width;
44 $this->width = $value_width;
51 $this->width = $field_width;
62 $field_width = $this->width;
76 $this->width = $value_width;
83 $this->width = $field_width;
H A Dstrategy.table.layout.auto.php8 $width = $table->get_width();
9 return $this->table_columns_fit($table, $width, $context);
68 function table_columns_fit(&$table, $width, &$context) { argument
99 $minwc = $table->normalize_min_widths($width, $minw, $minwc);
135 $width = max($width, $sum_cw + $sum_ucw);
166 $rest = $width - array_sum($widths);
214 if (array_sum($widths) < $width) {
234 $widths = expand_to_with_flags($width,
240 $widths = expand_to($width, $widths);
H A Dbox.text.string.php39 return $this->width;
47 return $this->width;
51 return $this->width;
57 return $this->width;
/plugin/ckgedit/ckeditor/skins/kama/
H A Ddialog_iequirks.css5width:12px;height:12px;overflow:hidden;text-indent:-9999em;border-top:2px solid rgba(102,102,102,0…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DSize.php44 public function setWidth(Dimension $width) argument
46 $this->width = $width;
53 return $this->width;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DSectionColumnProperties.php44 public function setWidth(Dimension $width) argument
46 $this->width = $width;
53 return $this->width;
H A DSize.php44 public function setWidth(Dimension $width) argument
46 $this->width = $width;
53 return $this->width;
H A DTableCellBorder.php62 public function setWidth(Dimension $width) argument
64 $this->width = $width;
71 return $this->width;
/plugin/diagramsnet/lib/js/spin/
H A Dspin.min.js2width:k,height:k})}function h(a,h,i){b(m,b(e(f(),{rotation:360/d.lines*a+"deg",left:~~h}),b(e(c("r…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/skins/
H A Ddhtmlxgantt_broadway.css129 width: 16px;
205 width: 20px;
217 width: 30px;
339 width: 100%;
414 width: 1px;
464 width: 0px;
474 width: 1px;
538 width: 7px;
858 width: 0px;
981 width: 8px;
[all …]
/plugin/database2/
H A Dmedia.php365 list( $width, $height ) = explode( 'x', $temp );
367 $width = intval( $width ) ? intval( $width ) : null; variable
370 if ( !$width || !$height )
373 if ( !$width && !$height )
374 $width = 200; variable
378 if ( $width )
379 $height = round( $width / $aspect );
381 $width = round( $height * $aspect ); variable
385 if ( ( $width < imagesx( $img ) ) || ( $height < imagesy( $img ) ) )
389 $dest = imagecreatetruecolor( $width, $height );
/plugin/mikioplugin/icons/bootstrap-icons/svg/
H A Dbar-chart-fill.svg1 <svg class="bi bi-bar-chart-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
2 <rect width="4" height="5" x="1" y="10" rx="1"/>
3 <rect width="4" height="9" x="6" y="6" rx="1"/>
4 <rect width="4" height="14" x="11" y="1" rx="1"/>
/plugin/data-au/
H A Dstyle.css9 width: 70%;
32 width: 10em;
92 width: 99%;
106 width: 20%;
109 width: 15%;
112 width: 5%;
115 width: 30%;
118 width: 20%;
133 width: 100%;
158 width: 98%;
/plugin/data/
H A Dstyle.css9 width: 70%;
33 width: 10em;
109 width: 99%;
126 width: 20%;
130 width: 15%;
134 width: 5%;
138 width: 30%;
142 width: 20%;
157 width: 100%;
183 width
[all...]
/plugin/mantisreporter/
H A Dstyle.css11 width: 200px;
14 width: 632px;
18 width: 632px;
30 width: 36px;
/plugin/indobible/
H A Dstyle.css5 min-width: 400px;
6 /* If max-width does not work, try using width instead */
16 max-width:500px;
/plugin/panorama/
H A Drender_helper.php20 $width = $data['width'];
30 ' width="'.$width.'"'.
44 $width = $data['width'];
55 $txt .= ' width="'.$width.'"';
67 $txt .= ' width="'.$width.'" ';
/plugin/translator/
H A Dstyle.css11 width: 500px;
15 width: auto;
19 width: 200px;
27 width: 100%;
53 width: 300px;
97 width: 60px;
103 width: 80px;
/plugin/eventline/
H A Dplain.php107 function internalmedia ($src, $title=NULL, $align=NULL, $width=NULL, argument
115 $link = $this->getMediaLinkConf($src, $title, $align, $width, $height, $cache, $render);
124 function externalmedia ($src, $title=NULL, $align=NULL, $width=NULL, argument
201 * @param string $width
208 function getMediaLinkConf($src, $title, $align, $width, $height, $cache, $render) argument
219 … $link['name'] = $this->timelineMedia($src, $title, $align, $width, $height, $cache, $render);
230 function timelineMedia ($src, $title=NULL, $align=NULL, $width=NULL, argument
259 $ret .= 'image="'.ml($src,array('w'=>$width,'h'=>$height,'cache'=>$cache)).'"';
268 if ( !is_null($width) )
269 $ret .= ' width="'.$this->_xmlEntities($width).'"';
[all …]
/plugin/diagramsnet/lib/js/grapheditor/
H A DSidebar.js265 var width = bounds.width + 2 * this.tooltipBorder + 4;
405 var width = bounds.width + 2 * this.tooltipBorder + 4;
409 this.tooltip.style.width = width + 'px';
410 var w2 = width;
457 if (w2 > width)
464 ((w2 > width) ? (w2 - width) / 2 : 0);
2091 node.style.width = width + 'px';
2414 elt.style.width = width + 'px';
2689 geo2.width = geo2.width * (geo.height / geo2.height);
2693 geo2.x = geo.x + geo.width / 2 - geo2.width / 2;
[all …]

12345678910>>...124