Home
last modified time | relevance | path

Searched refs:width (Results 3576 – 3600 of 3734) sorted by path

1...<<141142143144145146147148149150

/plugin/upload/
H A Dstyle.css2 width: 100%;
8 width: auto;
21 width: 20em;
/plugin/userhistory/
H A Dadmin.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32" height="32"><title>video-cam…
H A Dstyle.less11 width: 46%;
39 width: 15px;
46 width: 12px;
/plugin/userimportextended/
H A Dadmin.svg1 <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M16 13c…
/plugin/userpoll/
H A Dstyle.css3 width: 100%;
25 width: 200px;
39 width: 90%;
/plugin/usersubscriptions/
H A Dstyle.css4 width: 75%;
62 width: 50px;
/plugin/vbsso/
H A Dstyle.css2 width: auto !important;
/plugin/vbsso/views/
H A Dadmin.getmenutext.tpl2 style="width: 22px; height: 22px; margin-right: 6px;">
H A Dadmin.html2-3.tpl2 <input type="submit" id="vbsso_submit" name="vbsso_submit" value="Save" style="width: 100px"/>
/plugin/vimeo/
H A Dstyle.less9 width: 100%;
H A Dsyntax.php205 $srcset [] = $picture['link_with_play_button'] . ' ' . $picture['width'] . 'w';
/plugin/virtualgroup/
H A Dstyle.css
/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/virtualkeyboard/vk/extensions/
H A Dhelpers.js234 ,width = 0
295 width = originalObject.offsetWidth;
301 return {'x':left, 'y':top, 'width':width, 'height':height};
/plugin/virtualkeyboard/vk/keyboard/
H A Dkeyboard.css8 width: 396px;
36 width: 26px;
44 width: 100%;
71 width: 100%;
84 width: 100%;
102 width: 56px;
127 width: 41px;
139 width: 48px;
152 width: 52px;
168 width: 34px;
[all …]
/plugin/visio/conf/
H A Ddefault.php10 $conf['width'] = '100%';
/plugin/visio/
H A Dsyntax.php49 $data['width'] = $matches[2][0];
64 … if (isset($data['width'])) { $width = $data['width']; } else { $width = $this->getConf('width');}
69 …$renderer->doc .= 'codebase="'.$this->getConf('codebase').'" id="viewer1" width="'.$width.'" heigh…
/plugin/vkeyboard/
H A Dstyle.css19 width:auto;
21 min-width:0;
34 width:auto;
36 min-width:0;
92 width:12em;
98 width:12em;
171 width:100%;
177 width:auto;
180 width:auto;
204 width:99%;
[all …]
H A Dvkeyboard.js1width="50px";var x=this.offsetWidth;this.style.width=""};J(this.VKI_keyboard,"click",function(x){x…
H A Dvkeyboard.js.unc1185 this.style.width = "50px";
1187 this.style.width = "";
1491 this.VKI_iframe.style.width = this.VKI_keyboard.offsetWidth + "px";
1715 self.VKI_iframe.style.width = self.VKI_keyboard.offsetWidth + "px";
/plugin/vote/
H A Dstyle.css14 width: 200px;
25 width: 65%;
/plugin/vshare/_test/
H A DVideoSyntaxTest.php46 list($width, $height) = $syntax->parseSize($params);
48 $this->assertEquals($ewidth, $width, 'width');
67 'width' => 425,
80 'width' => 255,
/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/watchcycle/
H A Dstyle.less23 width: 19px;
40 width: 48px;
82 width: 12rem;
/plugin/webcode/_test/data/pages/
H A Dtwo.txt8 <webcode name="Default" frameborder=0 width=100% scrolling=yes externalResources="," renderingMode=…
14 <webcode name="Default" frameborder=0 width=100% scrolling=yes externalResources="," renderingMode=…

1...<<141142143144145146147148149150