Searched refs:height (Results 1 – 2 of 2) sorted by relevance
| /spdk/doc/ |
| H A D | stylesheet.css | 6 height: 100%; 110 line-height: 140%; 129 line-height: 125%; 144 min-height: 13px; 145 line-height: 1.0; 420 height: 0px; 426 height: 1px; 470 line-height: 1px; 616 line-height: 14px; 753 height: 22px; [all …]
|
| H A D | two.min.js | 31 … a=document.body.getBoundingClientRect(),c=this.width=a.width,a=this.height=a.height;this.renderer… 39 {},{fullscreen:!1,width:640,height:480,type:p.Types.svg,autostart:!1});d.each(a,function(a,c){"full… property 40 ….domElement)||(this.renderer.setSize(a.width,a.height,this.ratio),this.width=a.width,this.height=a… 61 …r k=c.getBoundingClientRect(!0);k.centroid={x:k.left+k.width/2,y:k.top+k.height/2};d.each(c.vertic… 78 …ixed(3)));this._lastFrame=c;var a=this.width,c=this.height,f=this.renderer;a===f.width&&c===f.heig… 81 c.top+c.height/2);this.scene.add(f);return f},makePolygon:function(a,c,f,e){a=new p.Polygon(a,c,f,e… 82 c.width/2,c.top+c.height/2);this.scene.add(f);return f},makeText:function(a,c,f,e){a=new p.Text(a,c… 122 …lagScale)a.x=this._offset.x,a.y=this._offset.y,e&&(a.x-=e.width/2,a.y-=e.height/2,this._scale inst… 123 …height=0,e){g.width=a.width=e.width;g.height=a.height=e.height;switch(this._repeat){case "no-repea… 125 …Events,{setSize:function(c,a){this.width=c;this.height=a;h.setAttributes(this.domElement,{width:c,… property [all …]
|