Home
last modified time | relevance | path

Searched refs:height (Results 1551 – 1575 of 3348) sorted by path

1...<<61626364656667686970>>...134

/plugin/externalembed/
H A Dscreen.css7 height: 100%;
30 height: 100%;
H A Dscript.js21 element.style.height = "";
24 element.style.height = jsonData.height;
51 '<div style="width: ' + jsonData.width + 'px; height: ' + jsonData.height + 'px;">' +
/plugin/extlist/css/
H A D_bullets.less35 height: 3px;
51 height: 5px;
65 height: 5px;
79 height: 5px;
H A D_description.less26 height: 0;
/plugin/facebookalbum/
H A Dstyle.css27 height: 100px;
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Dsyntax.txt131 Resize to given width and height: {{wiki:dokuwiki-128.png?200x50}}
137 Resize to given width and height: {{wiki:dokuwiki-128.png?200x50}}
/plugin/farm/
H A Dscript.js114 d[i].style.height = ph + 'px';
H A Dstyle.css117 height: 300px;
160 height: 20px;
161 line-height: 22px;
271 height: 300px;
280 height: 24px;
322 height: 22px;
/plugin/farmer/3rdparty/
H A DPHPIco.php29 * @param array $sizes Optional. An array of sizes (each size is an array with a width and height)
73 * @param array $sizes Optional. An array of sizes (each size is an array with a width and height) that the
92 [$width, $height] = $size;
94 $new_im = imagecreatetruecolor($width, $height);
112 $height,
171 $image['height'],
199 $height = imagesy($im);
207 for ($y = $height - 1; $y >= 0; $y--) {
240 $color_mask_size = $width * $height * 4;
241 $opacity_mask_size = (ceil($width / 32) * 4) * $height;
[all...]
H A DRingIcon.php28 * @param int $size width and height of the resulting image
180 * @param int $height
184 protected function createTransparentImage($width, $height)
186 $image = @imagecreatetruecolor($width, $height);
172 createTransparentImage($width, $height) global() argument
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt132 Resize to given width and height((when the aspect ratio of the given width and height doesn't match that of the image, it will be cropped to the new ratio before resizing)): {{wiki:dokuwiki-128.png?200x50}}
138 Resize to given width and height: {{wiki:dokuwiki-128.png?200x50}}
/plugin/farmer/
H A Dadmin.svg1 <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M10.5 18a.5.5 0 0 1 .5.5.5.5 0 0 1-.5.5.5.5 0 0 1-.5-.5.5.5 0 0 (…)
H A Dstyle.less63 height: 8em;
/plugin/farmer/css/
H A Dchosen.less68 height: 25px;
82 line-height: 24px;
103 height: 12px;
119 height: 100%;
124 height: 100%;
138 height: auto;
145 line-height: normal;
167 max-height: 240px;
175 line-height: 15px;
223 height
[all...]
/plugin/farmsync/
H A Dstyle.less86 height: 25px;
174 height: 40em;
/plugin/fastwiki/
H A Dscreen.css7 height: 50px;
H A Dscript.js686 var spinnerCss = spinnerParent.height() + spinnerParent.offset().top > $(window).height() ? {top: $(window).height() / 2} : {top: '50%'};
/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/fckg/fckeditor/editor/css/
H A Dfck_editorarea.css151 /*min-height: 16px;*/
174 line-height: 1.2;
319 line-height: 50%;
H A Dfck_editorarea.css.default_template115 line-height:100%;
119 line-height:100%;
208 line-height: 1.5em;
217 line-height: 1.5em;
266 line-height: 50%;
303 line-height: 125%;
H A Dfck_editorarea.css.dokuwiki_template151 /*min-height: 16px;*/
174 line-height: 1.2;
319 line-height: 50%;
H A Dfck_editorarea_RTL.css75 line-height:100%;
79 line-height:100%;
168 line-height: 1.5em;
177 line-height: 1.5em;
226 line-height: 50%;
263 line-height: 125%;
H A Dfck_internal.css35 min-height: 100%;
56 height: 80px;
66 height: 80px;
100 height: 5px;
107 height: 18px;
/plugin/fckg/fckeditor/editor/dialog/common/
H A Dfck_dialog_common.css37 height: 170px;
47 height: 170px;
57 height: 16px;
69 height: 16px;
H A Dfck_dialog_common.js177 function OpenFileBrowser( url, width, height ) argument
182 var iTop = ( oEditor.FCKConfig.ScreenHeight - height ) / 2 ;
186 sOptions += ",height=" + height ;

1...<<61626364656667686970>>...134