Home
last modified time | relevance | path

Searched refs:width (Results 1 – 25 of 1686) sorted by relevance

12345678910>>...68

/plugin/odt/ODT/
H A Dpage.php21 var $width = 21; variable in pageFormat
70 $width = 10.5;
75 $width = 14.8;
80 $width = 29.7;
95 $width = 25;
140 $width = 13;
145 $width = 14;
150 $width = 11;
205 $width = 10;
212 $width = 21;
[all …]
H A DODTImage.php17 * @param string $width Width of the picture (NULL=original size)
38 if (!$width && !$height) {
39 …list($width, $height) = ODTUtility::getImageSizeString($src, $width, $height, true, $params->units…
41 …list($width, $height) = ODTUtility::getImageSizeString($src, $width, $height, false, $params->unit…
72 svg:width="'.$width.'" svg:height="'.$height.'" >';
135 if (!$width || !$height) {
136 …list($width, $height) = ODTUtility::getImageSizeString($string, $width, $height, true, $params->un…
189 $width = $properties ['width'];
203 if (!$width || !$height) {
204 …list($width, $height) = ODTUtility::getImageSizeString($src, $width, $height, true, $params->units…
[all …]
/plugin/sequencediagram/bower_components/js-sequence-diagrams/fonts/daniel/specimen_files/
H A Dgrid_12-825-55-15.css44 .input_width1 {width: 49px;}
49 .input_width2 {width: 119px;}
54 .input_width3 {width: 189px;}
58 .input_width4 {width: 259px;}
64 .input_width5 {width: 329px;}
68 .input_width6 {width: 399px;}
74 .input_width7 {width: 469px;}
78 .input_width8 {width: 539px;}
83 .input_width9 {width: 609px;}
88 .input_width10 {width: 679px;}
[all …]
/plugin/odt/ODT/css/
H A Dcssborder.php54 $width = NULL;
61 $width = $value;
152 $width = NULL;
156 if (!empty($width)) {
178 $width = NULL;
182 if (!empty($width)) {
195 $width = NULL;
199 if (!empty($width)) {
212 $width = NULL;
216 if (!empty($width)) {
[all …]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/
H A DSource.php61 $width=80 argument
136 $width=80, argument
151 $width = min($width, ($maxLength + 11));
153 $width = min($width, ($maxLength + 41));
156 $width = max($width, 70);
162 echo str_repeat('-', $width).PHP_EOL."\033[1m";
177 echo "\033[0m".str_repeat('-', $width).PHP_EOL;
182 $maxSniffWidth = ($width - 7);
184 $maxSniffWidth = ($width - 37);
246 echo str_repeat('-', $width).PHP_EOL;
[all …]
H A DSummary.php68 $width=80 argument
99 * @param int $width Maximum allowed line width.
111 $width=80, argument
125 $width = min($width, ($maxLength + 21));
126 $width = max($width, 70);
129 echo str_repeat('-', $width).PHP_EOL;
131 echo str_repeat('-', $width).PHP_EOL;
134 $padding = ($width - 18 - $data['strlen']);
157 echo str_repeat('-', $width).PHP_EOL;
176 echo PHP_EOL.str_repeat('-', $width).PHP_EOL;
[all …]
H A DFull.php54 $width=80 argument
101 $width = min($width, $maxWidth);
102 if ($width < 70) {
103 $width = 70;
107 if ($fileLength <= ($width - 6)) {
114 echo str_repeat('-', $width).PHP_EOL;
134 echo str_repeat('-', $width).PHP_EOL;
137 $maxErrorSpace = ($width - $paddingLength - 1);
187 echo str_repeat('-', $width).PHP_EOL;
190 echo str_repeat('-', $width).PHP_EOL;
[all …]
H A DVersionControl.php80 $width=80 argument
175 $width=80, argument
199 $width = min($width, ($maxLength + 30));
200 $width = max($width, 70);
204 echo str_repeat('-', $width).PHP_EOL."\033[1m";
207 echo str_repeat('-', $width).PHP_EOL;
210 echo str_repeat('-', $width).PHP_EOL;
216 $maxSniffWidth = ($width - 15);
290 echo str_repeat('-', $width).PHP_EOL;
305 echo PHP_EOL.str_repeat('-', $width).PHP_EOL;
[all …]
/plugin/odt/ODT/elements/
H A DODTElementFrame.php50 $width = $this->getWidth();
51 if (isset($width)) {
52 $width = $params->units->toPoints($width);
168 return $width.'pt';
207 if (isset($width)) {
208 if ($width [strlen($width)-1] != '%') {
223 $width = $widthPt;
225 $width = $width.'pt';
227 return $width;
234 $width = trim ($width, '"');
[all …]
H A DODTElementTable.php342 $width = trim ($width, 'pt');
343 $width -= $padding;
351 $width = $table_width;
355 return $width.'pt';
383 if (isset($width)) {
387 if (!isset($width)) {
390 $width = $widthPt;
392 $width = $width.'pt';
399 return $width;
475 $width = trim ($width, '*');
[all …]
/plugin/html2pdf/html2pdf/html2ps/unittest/
H A Dtest.table.border.php27 $this->assertTrue($table_border->left->width->getPoints() > 0);
28 $this->assertTrue($table_border->right->width->getPoints() > 0);
29 $this->assertTrue($table_border->top->width->getPoints() > 0);
30 $this->assertTrue($table_border->bottom->width->getPoints() > 0);
39 $this->assertTrue($cell1_border->left->width->getPoints() > 0,
41 $this->assertTrue($cell1_border->right->width->getPoints() > 0,
43 $this->assertTrue($cell1_border->top->width->getPoints() > 0,
55 $this->assertTrue($cell2_border->left->width->getPoints() > 0,
59 $this->assertTrue($cell2_border->top->width->getPoints() > 0,
106 $this->assertTrue($cell1_border->top->width->getPoints() > 0,
[all …]
/plugin/dwmenu/
H A Dstyle.css1 .dwmenu{width:80%;}
8 .dwmenu_item.column1{width:100%}
9 .dwmenu_item.column2{width:49%}
10 .dwmenu_item.column3{width:32%}
11 .dwmenu_item.column4{width:24%}
12 .dwmenu_item.column5{width:19%}
13 .dwmenu_item.column6{width:16%}
14 .dwmenu_item.column7{width:14%}
15 .dwmenu_item.column8{width:12%}
16 .dwmenu_item.column9{width:11%}
[all …]
/plugin/combo/resources/background/
H A Dbackground1.svg11 <rect id="Rectangle_689" data-name="Rectangle 689" class="cls-1" width="89" height="75" transform="translate(54 476)"></rect>
12 <rect id="Rectangle_690" data-name="Rectangle 690" class="cls-1" width="89" height="75" transform="translate(333 140)"></rect>
13 <rect id="Rectangle_691" data-name="Rectangle 691" class="cls-1" width="89" height="75" transform="translate(479 200)"></rect>
14 <rect id="Rectangle_692" data-name="Rectangle 692" class="cls-1" width="89" height="75" transform="translate(493 327)"></rect>
15 <rect id="Rectangle_694" data-name="Rectangle 694" class="cls-1" width="89" height="75" transform="translate(280 364)"></rect>
16 <rect id="Rectangle_695" data-name="Rectangle 695" class="cls-1" width="89" height="75" transform="translate(100 354)"></rect>
17 <rect id="Rectangle_696" data-name="Rectangle 696" class="cls-1" width="89" height="75" transform="translate(493 41)"></rect>
18 <rect id="Rectangle_697" data-name="Rectangle 697" class="cls-1" width="89" height="75" transform="translate(10 39)"></rect>
19 <rect id="Rectangle_698" data-name="Rectangle 698" class="cls-1" width="89" height="75" transform="translate(325 25)"></rect>
20 <rect id="Rectangle_699" data-name="Rectangle 699" class="cls-1" width
[all...]
/plugin/colorswatch/
H A Dstyle.css8 --tiny-width: 2;
10 --small-width: 6;
12 --middle-width: 8;
14 --large-width: 10;
21 min-width: calc(var(--tiny-width) * 1rem);
30 min-width: calc(var(--small-width) * 1rem);
39 min-width: calc(var(--middle-width) * 1rem);
48 min-width: calc(var(--large-width) * 1rem);
56 width: 100%;
61 width: 100%;
/plugin/serverinfos/serverinfos/
H A Dstyle.css13 width: 100%;
24 width: 90%;
34 width: 100%;
46 width: 100%;
56 width: 70%;
66 width: 30%;
77 width: 25%;
88 width: 25%;
99 width: 25%;
110 width: 25%;
[all …]
/plugin/translation/flags/
H A Des.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 480"><path fill="#AA151B" d="M0 0h640v480H0z"/><path fill="#F1BF00" d="M0 120h640v240H0z"/><path fill="#ad1519" d="m127.3 213.3-.8-.1-1-1-.7-.4-.6-.8s-.7-1.1-.4-2c.3-.9.9-1.2 1.4-1.5a12 12 0 0 1 1.5-.5l1-.4 1.3-.3.5-.3c.2 0 .7 0 1-.2l1-.2 1.6.1h4.8c.4 0 1.2.3 1.4.4a35 35 0 0 0 2 .7c.5.1 1.6.3 2.2.6.5.3.9.7 1.1 1l.5 1v1.1l-.5.8-.6 1-.8.6s-.5.5-1 .4c-.4 0-4.8-.8-7.6-.8s-7.3.9-7.3.9"/><path fill="none" stroke="#000" stroke-linejoin="round" stroke-width=".3" d="m127.3 213.3-.8-.1-1-1-.7-.4-.6-.8s-.7-1.1-.4-2c.3-.9.9-1.2 1.4-1.5a12 12 0 0 1 1.5-.5l1-.4 1.3-.3.5-.3c.2 0 .7 0 1-.2l1-.2 1.6.1h4.8c.4 0 1.2.3 1.4.4a35 35 0 0 0 2 .7c.5.1 1.6.3 2.2.6.5.3.9.7 1.1 1l.5 1v1.1l-.5.8-.6 1-.8.6s-.5.5-1 .4c-.4 0-4.8-.8-7.6-.8s-7.3.9-7.3.9z"/><path fill="#c8b100" d="M133.3 207c0-1.3.6-2.3 1.3-2.3.8 0 1.4 1 1.4 2.4 0 1.3-.6 2.4-1.4 2.4s-1.3-1.1-1.3-2.5"/><path fill="none" stroke="#000" stroke-width=".3" d="M133.3 207c0-1.3.6-2.3 1.3-2.3.8 0 1.4 1 1.4 2.4 0 1.3-.6 2.4-1.4 2.4s-1.3-1.1-1.3-2.5z"/><path fill="#c8b100" d="M134 207c0-1.2.3-2.1.7-2.1.3 0 .6 1 .6 2.1 0 1.3-.3 2.2-.6 2.2-.4 0-.6-1-.6-2.2"/><path fill="none" stroke="#000" stroke-width=".3" d="M134 207c0-1.2.3-2.1.7-2.1.3 0 .6 1 .6 2.1 0 1.3-.3 2.2-.6 2.2-.4 0-.6-1-.6-2.2z"/><path fill="#c8b100" d="M133.8 204.5c0-.4.4-.8.8-.8s1 .4 1 .8c0 .5-.5.9-1 .9s-.8-.4-.8-.9"/><path fill="#c8b100" d="M135.3 204.2v.6h-1.4v-.6h.5V203h-.7v-.6h.7v-.5h.5v.5h.6v.6h-.6v1.2h.4"/><path fill="none" stroke="#000" stroke-width=".3" d="M135.3 204.2v.6h-1.4v-.6h.5V203h-.7v-.6h.7v-.5h.5v.5h.6v.6h-.6v1.2h.4"/><path fill="#c8b100" d="M135.9 204.2v.6h-2.5v-.6h1V203h-.7v-.6h.7v-.5h.5v.5h.6v.6h-.6v1.2h1"/><path fill="none" stroke="#000" stroke-width=".3" d="M135.9 204.2v.6h-2.5v-.6h1V203h-.7v-.6h.7v-.5h.5v.5h.6v.6h-.6v1.2h1"/><path fill="none" stroke="#000" stroke-width=".3" d="M134.9 203.7c.4.1.6.4.6.8 0 .5-.4.9-.8.9s-1-.4-1-.9c0-.4.3-.7.7-.8"/><path fill="#c8b100" d="M134.7 213.2H130v-1.1l-.3-1.2-.2-1.5c-1.3-1.7-2.5-2.8-2.9-2.5.1-.3.2-.6.5-.7 1.1-.7 3.5 1 5.2 3.6l.5.7h3.8l.4-.7c1.8-2.7 4.1-4.3 5.2-3.6.3.1.4.4.5.7-.4-.3-1.6.8-2.9 2.5l-.2 1.5-.2 1.2-.1 1.1h-4.7"/><path fill="none" stroke="#000" stroke-width=".3" d="M134.7 213.2H130v-1.1l-.3-1.2-.2-1.5c-1.3-1.7-2.5-2.8-2.9-2.5.1-.3.2-.6.5-.7 1.1-.7 3.5 1 5.2 3.6l.5.7h3.8l.4-.7c1.8-2.7 4.1-4.3 5.2-3.6.3.1.4.4.5.7-.4-.3-1.6.8-2.9 2.5l-.2 1.5-.2 1.2-.1 1.1h-4.7z"/><path fill="none" stroke="#000" stroke-width=".3" d="M126.8 206.8c1-.5 3 1.1 4.6 3.6m11-3.6c-.8-.5-2.8 1.1-4.5 3.6"/><path fill="#c8b100" d="m127.8 215.3-.5-1a27.3 27.3 0 0 1 14.7 0l-.5.8a5.7 5.7 0 0 0-.3.8 22.9 22.9 0 0 0-6.6-.8c-2.6 0-5.2.3-6.5.8l-.3-.6"/><path fill="none" stroke="#000" stroke-width=".3" d="m127.8 215.3-.5-1a27.3 27.3 0 0 1 14.7 0l-.5.8a5.7 5.7 0 0 0-.3.8 22.9 22.9 0 0 0-6.6-.8c-2.6 0-5.2.3-6.5.8l-.3-.6"/><path fill="#c8b100" d="M134.6 217.7c2.4 0 5-.4 5.9-.6.6-.2 1-.5 1-.8 0-.2-.2-.3-.4-.4-1.4-.5-4-.8-6.5-.8s-5 .3-6.4.8c-.2 0-.3.2-.4.3 0 .4.3.7 1 .9 1 .2 3.5.6 5.8.6"/><path fill="none" stroke="#000" stroke-width
[all...]
/plugin/svgpureinsert/
H A Dhelper.php26 list($width, $height) = $this->readSVGsize($cachefile);
27 return array($cachefile, $width, $height);
40 list($width, $height) = $this->readSVGsize($cachefile, true);
41 return array($cachefile, $width, $height);
112 $width = $attributes['width'];
115 if(substr($width, -1, 1) == '%' || substr($height, -1, 1) == '%') {
117 list(, , $width, $height) = explode(' ', $attributes['viewbox']);
121 $width = $this->convertToPixel($width);
125 if(!$width) $width = $default[0];
135 $attributes['viewBox'] = "0 0 $width $height";
[all …]
/plugin/phosphor/
H A Dphosphor.php110 if ($p1['width']) $p['width'] = $p1['width'];
135 …ackground-image:url(' . ml($background['src'], array( 'w' => $background['width'], 'h' => $backgro…
136 if ( !empty($background['width']) ) {
140 … $background['height'] = round(($background['width'] * $info[1]) / MAX(0.001, $info[0]));
143 … $style .= 'background-size:' . $background['width'] . 'px ' . $background['height'] . 'px;';
144 …$style .= 'width:' . (!empty($params['width'])?$params['width']:$background['width'] . 'px') .'; h…
/plugin/bureaucracy-au/
H A Dstyle.css3 width: 50%;
10 width: 100%;
22 width: 80%;
36 width: 47%;
43 width: 100%;
48 width: 50%;
52 width: 25%;
57 width: 100%;
60 width: 5%;
69 width: 100%;
[all …]
/plugin/bureaucracyau/
H A Dstyle.css3 width: 50%;
10 width: 100%;
22 width: 80%;
36 width: 47%;
43 width: 100%;
48 width: 50%;
52 width: 25%;
57 width: 100%;
60 width: 5%;
69 width: 100%;
[all …]
/plugin/bureaucracy/
H A Dstyle.css3 width: 50%;
10 width: 100%;
22 width: 80%;
36 width: 47%;
43 width: 100%;
48 width: 50%;
52 width: 25%;
57 width: 100%;
60 width: 5%;
69 width: 100%;
[all …]
/plugin/indexmenu2/cms/extensions/demo/
H A Dselectbox.css2 width: 100%;
5 width: 40px;
13 width: 50%;
25 width: 90%;
28 width: 30px;
31 width: 180px;
35 width: 100%;
39 width: 80%;
/plugin/virtualkeyboard/vk/extensions/demo/
H A Dselectbox.css2 width: 100%;
5 width: 40px;
13 width: 50%;
25 width: 90%;
28 width: 30px;
31 width: 180px;
35 width: 100%;
39 width: 80%;
/plugin/vshare/syntax/
H A Dvideo.php87 [$width, $height] = $this->parseSize($userparams);
90 $url = $this->insertPlaceholders($this->sites[$site]['url'], $vid, $width, $height);
104 'width' => $width,
134 'width' => $data['width'],
136 'style' => $this->sizeToStyle($data['width'], $data['height']),
156 * @param int|string $width
160 public function sizeToStyle($width, $height)
163 if ($width
152 sizeToStyle($width, $height) global() argument
205 insertPlaceholders($url, $vid, $width, $height) global() argument
[all...]
/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.border.width.inc.php20 $owner_value->top->width = $value->top;
21 $owner_value->right->width = $value->right;
22 $owner_value->bottom->width = $value->bottom;
23 $owner_value->left->width = $value->left;
25 $owner_value->top->width = CSS_PROPERTY_INHERIT;
26 $owner_value->right->width = CSS_PROPERTY_INHERIT;
27 $owner_value->bottom->width = CSS_PROPERTY_INHERIT;
33 return new BorderWidth($owner_value->top->width,
34 $owner_value->right->width,
35 $owner_value->bottom->width,
[all …]

12345678910>>...68