Searched refs:minHeight (Results 1 – 3 of 3) sorted by relevance
/build/make/tools/droiddoc/templates-ndk/assets/js/ |
D | docs.js | 3706 var minHeight = $stacks[0].height(); 3711 if (height < minHeight - 45) { 3712 minHeight = height; 4228 var minHeight = 0; 4255 if ($(this).height() > minHeight) minHeight = $(this).height(); 4266 $widget.height(height < minHeight ? minHeight :
|
D | android_3p-bundle.js | 2646 …v"));c.offsetHeight,a.extend(c.style,{minHeight:"100px",height:"auto",padding:0,borderWidth:0}),a.… property 2670 …minHeight:10,minWidth:10,zIndex:1e3},_create:function(){var b=this,c=this.options;this.element.add… property 2694 …minHeight:!0,minWidth:!0,width:!0},e={maxHeight:!0,maxWidth:!0,minHeight:!0,minWidth:!0};a.widget(… property
|
/build/make/tools/droiddoc/templates-pdk/assets/ |
D | jquery-resizable.min.js | 40 …minHeight&&(h.minHeight>k.height);if(g){k.width=h.minWidth}if(r){k.height=h.minHeight}if(s){k.widt… property
|