Home
last modified time | relevance | path

Searched refs:height (Results 101 – 125 of 2836) sorted by relevance

12345678910>>...114

/plugin/favoris/
H A Dsyntax.php61 …<img src="'.DOKU_URL.'lib/plugins/favoris/images/activer.png" border="0" height="18" style="vertic…
153 …ris/images/reset.png" title="'.$this->getLang('fav_reset').'" border="0" height="18" style="vertic…
155 …images/exclure.png" title="'.$this->getLang('fav_exclure').'" border="0" height="18" style="vertic…
177 …voir-cacher.png" title="'.$this->getLang('fav_voircacher').'" border="0" height="18" style="vertic…
192 …images/inclure.png" title="'.$this->getLang('fav_inclure').'" border="0" height="18" style="vertic…
224 …/rafraichir.png" title="'.$this->getLang('fav_rafraichir').'" border="0" height="18" style="vertic…
226 …/images/reset.png" title="'.$this->getLang('fav_resetall').'" border="0" height="18" style="vertic…
228 …/desactiver.png" title="'.$this->getLang('fav_desactiver').'" border="0" height="18" style="vertic…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DSize.php30 public function setHeight(Dimension $height) argument
32 $this->height = $height;
39 return $this->height;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DSize.php30 public function setHeight(Dimension $height) argument
32 $this->height = $height;
39 return $this->height;
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.legend.php36 $height = $this->get_full_height();
38 $height/2);
40 $parent->offset(0, -$height/2);
44 $parent->content[$i]->offset(0, -$height/2);
47 $parent->_current_y -= $height/2;
H A Doutput.fpdf.class.php205 while ($cy+$height > $bottom) {
209 $ty = $cy+$height;
215 $cy -= $height;
220 while ($cy+$height > $bottom) {
229 $cy -= $height;
243 $cy += $height;
257 $cy += $height;
274 $cy -= $height;
284 $cy += $height;
312 function next_page($height) { argument
[all …]
/plugin/combo/resources/theme/default/components/css/
H A Dheight-toggle.css1 button.height-toggle-cs {
15 button[class="height-toggle-cs"][aria-expanded="true"]{
20 button.height-toggle-cs::before {
23 line-height: 1;
33 button[class="height-toggle-cs"][aria-expanded="true"]::before {
/plugin/diagramsnet/lib/js/croppie/
H A Dcroppie.min.css1height:100%}.croppie-container .cr-image{z-index:-1;position:absolute;top:0;left:0;transform-origi…
/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/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.css1height:10px;margin-left:-8px;width:16px}.chartHeaderBg{background-color:#fff}.gantt_task .gantt_ta…
/plugin/yuriigantt/3rd/dhtmlxgantt/skins/
H A Ddhtmlxgantt_terrace.css1height:10px;margin-left:-8px;width:16px}.chartHeaderBg{background-color:#fff}.gantt_task .gantt_ta…
H A Ddhtmlxgantt_contrast_black.css1height:10px;margin-left:-8px;width:16px}.chartHeaderBg{background-color:#000}.gantt_task .gantt_ta…
H A Ddhtmlxgantt_contrast_white.css1height:10px;margin-left:-8px;width:16px}.chartHeaderBg{background-color:#fff}.gantt_task .gantt_ta…
H A Ddhtmlxgantt_meadow.css1height:10px;margin-left:-8px;width:16px}.gantt_task .gantt_task_scale .gantt_scale_cell{border-rig…
/plugin/panorama/
H A Drender_helper.php21 $height = $data['height'];
31 ' height="'.$height.'"'.
45 $height = $data['height'];
56 $txt .= ' height="'.$height.'"';
68 $txt .= ' height="'.$height.'" ';
/plugin/diagramsnet/lib/img/lib/allied_telesis/buildings/
H A DSecure_Building.svg1height="23.889"><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"/></filter><path id…
/plugin/eventline/
H A Dplain.php108 $height=NULL, $cache=NULL, $linking=NULL) { argument
115 $link = $this->getMediaLinkConf($src, $title, $align, $width, $height, $cache, $render);
125 $height=NULL, $cache=NULL, $linking=NULL) { argument
202 * @param string $height
208 function getMediaLinkConf($src, $title, $align, $width, $height, $cache, $render) argument
219 … $link['name'] = $this->timelineMedia($src, $title, $align, $width, $height, $cache, $render);
231 $height=NULL, $cache=NULL, $render = true) { argument
259 $ret .= 'image="'.ml($src,array('w'=>$width,'h'=>$height,'cache'=>$cache)).'"';
271 if ( !is_null($height) )
272 $ret .= ' height="'.$this->_xmlEntities($height).'"';
[all …]
/plugin/diagramsnet/lib/styles/
H A Dgrapheditor.css154 height: 29px;
326 height:20px;
335 height:20px;
519 height:9px;
549 height:21px;
744 height:16px;
788 height:1px;
804 height:21px;
857 height: 100%;
990 height: 1px;
[all …]
/plugin/diagramsnet/lib/js/grapheditor/
H A DSidebar.js266 var height = bounds.height + 2 * this.tooltipBorder;
406 var height = bounds.height + 2 * this.tooltipBorder;
439 height += ddy;
447 height -= 6;
462 this.tooltip.style.height = height + 'px';
2092 node.style.height = height + 'px';
2415 elt.style.height = height + 'px';
2689 geo2.width = geo2.width * (geo.height / geo2.height);
2690 geo2.height = geo.height;
2694 geo2.y = geo.y + geo.height / 2 - geo2.height / 2;
[all …]
/plugin/newsticker/
H A Dstyle.less4 @newsticker-ticker-height: 1.95em;
15 height: @newsticker-ticker-height;
29 height:1em;
47 height: @newsticker-ticker-height/2;
/plugin/imageflow/
H A Dstyle.css9 height: 0px;
41 height: 33%;
51 height:16px;
67 height:16px;
79 height:16px;
90 height:16px;
101 height: 16px;
108 height: 16px;
132 height: 16%;
/plugin/indexmenu2/cms/templates/DropdownSlide/
H A Dmenu.css27 height: 22px;
28 line-height: 23px;
51 height: 20px;
56 height: auto;
57 min-height: 20px;
63 height: 15px;
64 line-height: 15px;
75 height: 16px;
/plugin/prosemirror/parser/
H A DImageNode.php45 if (!empty($this->attrs['height'])) {
46 $query[] = $this->attrs['width'] . 'x' . $this->attrs['height'];
72 $height = null, argument
84 $height,
95 self::resolveMedia($src, $title, $align, $width, $height, $cache, $linking));
106 $height = null, argument
130 $node->attr($prefix . 'height', $height);
141 $height = null, argument
152 $height,
[all...]
/plugin/eventline/timeline_js/
H A Dtimeline-bundle.css19 .timeline-horizontal .timeline-ether-weekends{top:0; height:100%;}
35 height:100%;
55 .timeline-horizontal .timeline-highlight-label {top:0; height:100%;}
74 height: 1.5em;}
80 .timeline-horizontal .timeline-date-label-em{height:2em}
112 .timeline-small-event-icon{width:1px; height:6px;}
116 .timeline-ether-bg{width:100%; height:100%;}
204 height: 100%;
210 height: 1em;
221 height: 100%;
[all …]
/plugin/tline/timeline_js/
H A Dtimeline-bundle.css19 .timeline-horizontal .timeline-ether-weekends{top:0; height:100%;}
35 height:100%;
55 .timeline-horizontal .timeline-highlight-label {top:0; height:100%;}
74 height: 1.5em;}
80 .timeline-horizontal .timeline-date-label-em{height:2em}
112 .timeline-small-event-icon{width:1px; height:6px;}
116 .timeline-ether-bg{width:100%; height:100%;}
204 height: 100%;
210 height: 1em;
221 height: 100%;
[all …]
/plugin/struct/types/
H A DMedia.php12 'height' => 90,
52 // get width and height from config
54 $height = null;
56 if ($this->config['height']) $height = $this->config['height'];
60 if ($this->config['agg_height']) $height = $this->config['agg_height'];
66 $html = $R->internalmedia($value, null, null, $width, $height, null, 'direct', true);
68 $R->internalmedia($value, null, null, $width, $height, null, 'direct');
72 $html = $R->externalmedia($value, null, null, $width, $height, nul
[all...]

12345678910>>...114