Home
last modified time | relevance | path

Searched refs:height (Results 2676 – 2700 of 3348) sorted by relevance

1...<<101102103104105106107108109110>>...134

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.mpeg.php607 * @param int $height
611 …public static function videoAspectRatioLookup($rawaspectratio, $mpeg_version=1, $width=0, $height=… argument
619 $ratio = $ratio * $height / $width;
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dcommands.php271 … list($width, $height, $type, $attr) = getimagesize($sServerDir . $sFile);
272 if(isset($width) && isset($height)) {
273 $iFileSize .= ";;$width;;$height";
/plugin/bpmnio/vendor/dmn-js/dist/assets/
H A Ddmn-js-decision-table-controls.css133 height: 1px;
235 min-height: 0;
242 height: 100%;
/plugin/ckgdoku/ckeditor/plugins/about/dialogs/
H A Dabout.js.4.35 …about_container p{margin: 0 0 10px;}.cke_about_container .cke_about_logo{height:81px;background-co…
/plugin/highlightjs/highlight/styles/
H A Dschool_book.css20 line-height:16px !important;
/plugin/fckg/fckeditor/editor/js/
H A Dfckadobeair.js130 targetWindow.frameElement.height = doc.body.scrollHeight;
/plugin/pgn4web/pgn4web/images/tilesvg/
H A Dbr.svg1 <svg width="500" height="500" xmlns="http://www.w3.org/2000/svg">
H A Dwn.svg1 <svg width="500" height="500" xmlns="http://www.w3.org/2000/svg">
H A Dbq.svg1 <svg width="500" height="500" xmlns="http://www.w3.org/2000/svg">
/plugin/linkmanager/
H A Dstyle.css23 height: 100%;
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckmenuitem.js93 eArrowImg.height = 7 ;
/plugin/owncloud/
H A Dstyle.css45 line-height:1.4em;
/plugin/diagramsnet/lib/img/lib/ibm/vpc/
H A DInternet.svg1 <svg xmlns="http://www.w3.org/2000/svg" width="93.312" height="91.968" viewBox="0 0 69.971 68.995" …
/plugin/diagramsnet/lib/img/lib/active_directory/
H A Dtablet_pc.svg1 <svg xmlns="http://www.w3.org/2000/svg" width="520.668" height="712.006" viewBox="0 0 137.76 188.38…
H A Dfirewall.svg1 <svg xmlns="http://www.w3.org/2000/svg" width="395.501" height="657.978" viewBox="0 0 104.643 174.0…
/plugin/diagramsnet/lib/img/lib/mscae/
H A DCubes.svg1 …w.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="50" height="49.217"><path d="…
H A DDedicated_Event_Hub.svg1 …w.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="50" height="48"><g fill="#7fb…
H A DPreviewRight.svg1 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" height="40" widt…
H A DHDInsight.svg1 <svg xmlns="http://www.w3.org/2000/svg" width="50.2" height="38.776"><path d="M7.9 12.213l-2.6 3.1-…
H A DEvent_Hub_Clusters.svg1 …w.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="50" height="48"><use xlink:hr…
/plugin/scrollticker/
H A Dstyle.css7 /*height: 2em;*/
/plugin/photogallery/lightGallery/css/
H A Dlg-fb-comment-box.css9 height: 100%;
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/
H A Djax.js19height:0,overflow:"hidden",padding:0,border:0,margin:0}},[["div",{id:"MathJax_Font_Test",style:{po…
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.core.js177 height: 0,
210 height: nu,
1279 height: bbox.max.y - bbox.min.y
1620 height = ymax - ymin,
1627 height: height,
1629 cy: ymin + height / 2
2393 height: w
2402 height: h
3579 sr.width = sr.height = 1;
5012 y2.push(box.y + box.height);
[all …]
/plugin/edittable/lib/
H A Dhandsontable.full.js15836 var height = settings.height;
15838 height = height();
16825 height = height[row];
16829 height = height(row);
16835 height = parseInt(height, 10);
24173 height = height > 0 ? height - 1 : 0;
24187 this.leftStyle.height = height + 'px';
27621 height = height ? Math.max(height, oversizedHeight) : oversizedHeight;
29325 height: height
35988 selectStyle.height = height + 'px';
[all …]

1...<<101102103104105106107108109110>>...134