Home
last modified time | relevance | path

Searched refs:height (Results 151 – 175 of 2836) sorted by relevance

12345678910>>...114

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DBmp.php26 $height = $this->_fourbytes2int_le(substr($data, 22, 4));
27 $flip = ($height < 0);
29 $height = -$height;
33 $info = ['w' => $width, 'h' => $height];
83 for ($y = 0; $y < $height; $y++) {
90 for ($y = $height - 1; $y >= 0; $y--) {
102 for ($y = 0; $y < $height; $y++) {
113 for ($y = $height - 1; $y >= 0; $y--) {
132 for ($y = 0; $y < $height;
[all...]
/plugin/html2pdf/html2pdf/html2ps/
H A Dlayout.default.class.php26 $box->height = mm2pt($media->real_height()) - $box->_get_vert_extra();
28 $box->put_top(mm2pt($media->height() -
44 $viewport->top = mm2pt($media->height() - $media->margins['top']);
46 … $viewport->height = mm2pt($media->height() - $media->margins['top'] - $media->margins['bottom']);
64 $box->height = $pages * $page_real_height - $box->_get_vert_extra();
H A Doutput.fastps.class.php27 function add_local_link($left, $top, $width, $height, $anchor) { argument
201 function next_page($height) { argument
206 $this->offset -= $height - $this->offset_delta;
220 parent::next_page($height);
318 function _show_line($x, $y, $width, $height, $up, $ut) { argument
325 function _show_underline($x, $y, $width, $height) { argument
329 $this->_show_line($x, $y, $width, $height, $up, $ut);
332 function _show_overline($x, $y, $width, $height) { argument
336 $this->_show_line($x, $y, $width, $height, $up, $ut);
339 function _show_linethrough($x, $y, $width, $height) { argument
[all …]
/plugin/bez/renderer/
H A Dxhtmlmail.php29 * @param int $height height of media in pixel
35 $height = null, $cache = null, $render = true) { argument
76 if(!is_null($height))
77 $ret .= ' height="'.$this->_xmlEntities($height).'"';
98 $ret .= $this->_video($src, $width, $height, $att);
121 ml($src, array('cache' => $cache), true, '&'), $width, $height,
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sasportal/
H A DSasPortalInstallationParams.php50 public $height; variable in Google\\Service\\Sasportal\\SasPortalInstallationParams
162 public function setHeight($height) argument
164 $this->height = $height;
168 return $this->height;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SASPortalTesting/
H A DSasPortalInstallationParams.php50 public $height; variable in Google\\Service\\SASPortalTesting\\SasPortalInstallationParams
162 public function setHeight($height) argument
164 $this->height = $height;
168 return $this->height;
/plugin/datatables/assets/datatables.net-plugins/features/pageResize/
H A DdataTables.pageResize.min.js
/plugin/google_maps/syntax/
H A Dcal.php69 if (!preg_match('/^\d+$/', $options['height'])) { // Only numbers (in px) are supported
70 $options['height'] = syntax_plugin_google_cal::DEFAULT_HEIGHT;
82 $options['height'] = syntax_plugin_google_cal::DEFAULT_HEIGHT;
114 foreach (array('alt', 'width', 'height', 'frameborder') as $attr_name) {
/plugin/dw2pdf/vendor/setasign/fpdi/src/
H A DFpdiTrait.php289 list($width, $height) = $page->getWidthAndHeight($box);
378 'height' => $height / $this->k,
388 * Give only one of the size parameters (width, height) to calculate the other one automatically in view to the
393 * with the keys "x", "y", "width", "height", "adjustPageSize".
396 * @param float|int|null $height The height.
401 public function useImportedPage($pageId, $x = 0, $y = 0, $width = null, $height = null, $adjustPageSize = false) argument
420 $newSize = $this->getTemplateSize($pageId, $width, $height);
430 ($newSize['height'] /
451 getImportedPageSize($tpl, $width = null, $height = null) global() argument
[all...]
/plugin/combo/resources/snippet/js/
H A Dwebcode.js4 * Adjust the height of an iframe to his content
12 // body and not html because html has a default minimal height of 150
14 // After setting the height, there is a recalculation and the padding of a descendant phrasing content element
18 iframeElement.height = htmlIFrameElement.offsetHeight;
22 iframeElement.height = calculatedHeight;
42 // if height is not set manually
43 const height = iframe.getAttribute('height');
44 if (height === null) {
45 // Set the height o
[all...]
/plugin/emoji/
H A Dscreen.less33 height: 100%;
34 line-height: 1.83em;
54 height: 1em;
58 min-height: 15px;
70 line-height: 2.1818em;
/plugin/wysiwyg/fckeditor/
H A Dfckeditor.lasso36 'height' = '200',
49 -optional='height', -type='string',
57 local_defined('height') ? self->height = #height;
70 …'&Toolbar=' + self->toolbarset + '" width="' + self->width + '" height="' + self->height + '" fram…
76 …name + '" rows="4" cols="40" style="width: ' + self->width + '; height: ' + self->height + '">' + …
/plugin/database2/
H A Dmedia.php365 list( $width, $height ) = explode( 'x', $temp );
368 $height = intval( $height ) ? intval( $height ) : null; variable
370 if ( !$width || !$height )
373 if ( !$width && !$height )
379 $height = round( $width / $aspect ); variable
381 $width = round( $height * $aspect );
385 if ( ( $width < imagesx( $img ) ) || ( $height < imagesy( $img ) ) )
389 $dest = imagecreatetruecolor( $width, $height );
/plugin/bpmnio/css/
H A Deditor.less2 height: 60vh;
6 height: 60vh;
10 height: 60vh;
/plugin/diagramsnet/lib/img/lib/cumulus/
H A Drack_out_of_band.svg1height="9" rx="1.5" fill="#fff"/><path d="M46 12a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-6a…
H A Drack_cumulus_linux.svg1height="9" rx="1.5" fill="#fff"/><path d="M46 12a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-6a…
H A Drack_voyager.svg1height="9" rx="1.5" fill="#fff"/><path d="M46 12a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-6a…
/plugin/projects/plugins/target/
H A Dplot.php107 $height = $this->plot->property('height');
108 if (!$height) $height = 480;
109 $plot = new pChart($width, $height);
125 $plot->setGraphArea($left_margin, 2 * $h, $width - $h, $height - 2 * $h);
203 $legend_top = ($height - 4 * $h - $legend_box_size[1]) / 2;
207 $legend_top = ($height - 4 * $h - $legend_box_size[1]) / 2;
211 $legend_top = ($height - 4 * $h - $legend_box_size[1]) / 2;
215 $legend_top = $height - 4 * $h - $legend_box_size[1];
219 $legend_top = $height - 4 * $h - $legend_box_size[1];
223 $legend_top = $height - 4 * $h - $legend_box_size[1];
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar-Android.js104 …return sb.createVertexTemplateFromCells([bg], bg.geometry.width, bg.geometry.height, 'Checkboxes');
148 …return sb.createVertexTemplateFromCells([bg], bg.geometry.width, bg.geometry.height, 'Radiobuttons…
166 …return sb.createVertexTemplateFromCells([bg], bg.geometry.width, bg.geometry.height, 'Contextual A…
282 … return sb.createVertexTemplateFromCells([bg], bg.geometry.width, bg.geometry.height, 'Menu bar');
302 … return sb.createVertexTemplateFromCells([bg], bg.geometry.width, bg.geometry.height, 'Menu bar');
353 …return sb.createVertexTemplateFromCells([bg], bg.geometry.width, bg.geometry.height, 'Quick Contac…
370 …return sb.createVertexTemplateFromCells([bg], bg.geometry.width, bg.geometry.height, 'Scrollable T…
412 …return sb.createVertexTemplateFromCells([bg], bg.geometry.width, bg.geometry.height, 'Spinner Disa…
434 …return sb.createVertexTemplateFromCells([bg], bg.geometry.width, bg.geometry.height, 'Spinner Pres…
445 …return sb.createVertexTemplateFromCells([bg], bg.geometry.width, bg.geometry.height, 'Spinner Pres…
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/skins/
H A Ddhtmlxgantt_material.css35 height: 0px;
100 height: 1px;
228 height: 15px;
336 height: 32px;
341 height: 30px;
354 height: 32px;
780 height: 1px;
789 height: 1px;
792 height: 0px;
804 height: 1px;
[all …]
H A Ddhtmlxgantt_broadway.css127 height: 10px;
223 height: 100%;
326 height: 100%;
466 height: 1px;
475 height: 1px;
478 height: 0px;
490 height: 1px;
603 height: 0px;
859 height: 0px;
992 height: 8px;
[all …]
/plugin/captcha/
H A Dfiglet.php47 public $height; variable in phpFiglet
70 $this->height = $hp[1];
90 * for each font height.
96 $start = $this->commentLines + ($asciValue - 32) * $this->height;
99 for ($a = 0; $a < $this->height; $a++) {
129 for ($i = 0; $i < $this->height; $i++) {
/plugin/metaeditor/
H A Dstyle.css178 height: 1px;
199 height: 2.4em;
213 height: 2.4em;
265 height: 0;
281 height: 16px;
387 height: 24px;
391 height: 24px;
396 height: 24px;
403 height: 24px;
528 height: 24px;
[all …]
/plugin/diagramsnet/lib/js/croppie/
H A Dcroppie.min.js1height:i}}g=e("transform"),v=e("transformOrigin"),w=e("userSelect");var t={translate3d:{suffix:", …
/plugin/webcode/
H A Dscript.js13 var height = webCodeIFrame.getAttribute('height');
14 if (height == null) {
15 … webCodeIFrame.height = webCodeIFrame.contentWindow.document.querySelector("html").offsetHeight

12345678910>>...114