Home
last modified time | relevance | path

Searched refs:setHeight (Results 51 – 75 of 86) sorted by relevance

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DCreative.php209 public function setHeight($height) function in Google\\Service\\AdExchangeBuyer\\Creative
/plugin/authgoogle/google/contrib/
H A DGoogle_PlusDomainsService.php1078 public function setHeight( $height) { function in Google_ActivityObjectAttachmentsFullImage
1109 public function setHeight( $height) { function in Google_ActivityObjectAttachmentsImage
1176 public function setHeight( $height) { function in Google_ActivityObjectAttachmentsThumbnailsImage
1787 public function setHeight( $height) { function in Google_Media
2211 public function setHeight( $height) { function in Google_PersonCoverCoverPhoto
2484 public function setHeight( $height) { function in Google_Videostream
H A DGoogle_CustomsearchService.php235 public function setHeight( $height) { function in Google_PromotionImage
650 public function setHeight( $height) { function in Google_ResultImage
H A DGoogle_PlusService.php885 public function setHeight( $height) { function in Google_ActivityObjectAttachmentsFullImage
916 public function setHeight( $height) { function in Google_ActivityObjectAttachmentsImage
973 public function setHeight( $height) { function in Google_ActivityObjectAttachmentsThumbnailsImage
1570 public function setHeight( $height) { function in Google_ItemScope
2163 public function setHeight( $height) { function in Google_PersonCoverCoverPhoto
H A DGoogle_PagespeedonlineService.php481 public function setHeight( $height) { function in Google_ResultScreenshot
H A DGoogle_AdexchangebuyerService.php451 public function setHeight( $height) { function in Google_Creative
H A DGoogle_ShoppingService.php1197 public function setHeight( $height) { function in Google_ShoppingModelProductJsonV1ImagesThumbnails
H A DGoogle_CalendarService.php1546 public function setHeight( $height) { function in Google_EventGadget
H A DGoogle_DirectoryService.php2153 public function setHeight($height) { function in Google_UserPhoto
H A DGoogle_GamesService.php980 public function setHeight( $height) { function in Google_ImageAsset
H A DGoogle_BooksService.php3202 public function setHeight( $height) { function in Google_VolumeVolumeInfoDimensions
/plugin/layeranimation/
H A Dscript.js419 var setHeight = function() { method in $.AnonymousFunction714479a90700
441 setHeight();
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DBarcodeFactory.php112 public function setHeight($value) function in jucksearm\\barcode\\lib\\BarcodeFactory
/plugin/barcodes/vendor/jucksearm/php-barcode/
H A DREADME.md58 ->setHeight(null)
/plugin/webcode/vendor/
H A Dfirebug-lite-1.2.js390 win.setHeight(env.height);
658 win.setHeight(env.height);
765 win.setHeight((window.innerHeight||viewport.height) - 38);
802 win.setHeight(win.resizer.y[2]-35);
807 setHeight:function(_height){
H A Dfirebug-lite-1.2-compressed.js18 win.setHeight(env.height);if(env.openInPopup&&!internal.isPopup){win.newWindow();}else{el.main.envi…
22 …lock"});el.button.maximize.environment.addStyle({"display":"none"});win.setHeight(env.height);}},n…
24 …:function(){with(firebug){var viewport=lib.util.GetViewport(window);win.setHeight((window.innerHei…
25 …if(win.resizer.enabled){win.resizer.enabled=false;win.setHeight(win.resizer.y[2]-35);}}}},setHeigh…
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js29 win.setHeight(env.height);if(env.openInPopup&&!internal.isPopup){win.newWindow();}else{el.main.environment.addStyle({"display":env.debug&&'block'||'none'});el.mainiframe.environment.addStyle({"display":env.debug&&'block'||'none'});}}},inspect:function(){return firebug.d.html.inspect.apply(window,arguments);},watchXHR:function(){with(firebug){d.xhr.addObject.apply(window,arguments);if(env.dIndex!="xhr"){d.navigate("xhr");}}},settings:{isVisible:false,show:function(){with(firebug){var posXY=lib.util.Element.getPosition(firebug.el.nav.options.element);settings.refreshForm();el.settings.container.environment.addStyle({"display":"block","left":(posXY.offsetLeft-107)+"px"});el.settings.progressDiv.environment.addStyle({"display":"none"});firebug.settings.isVisible=true;}},hide:function(){with(firebug){firebug.el.settings.container.environment.addStyle({"display":"none"});firebug.settings.isVisible=false;}},toggle:function(){with(firebug){settings[!settings.isVisible&&'show'||'hide']();}},saveClicked:function(){firebug.el.settings.progressDiv.environment.addStyle({"display":"block"});setTimeout(firebug.settings.formToSettings,0);},formToSettings:function(){var fe=firebug.env,ofe,elSet=firebug.el.settings,exdate;fe.debug=elSet.cbxDebug.element.checked;fe.detectFirebug=elSet.cbxDetectFirebug.element.checked;fe.hideDOMFunctions=elSet.cbxHideDOMFunctions.element.checked;fe.override=elSet.cbxOverride.element.checked;fe.showIconWhenHidden=elSet.cbxShowIcon.element.checked;fe.openInPopup=elSet.cbxOpenInPopup.element.checked;if(isFinite(elSet.textNodeChars.element.value)&&elSet.textNodeChars.element.value>0){fe.textNodeChars=elSet.textNodeChars.element.value;}else{fe.textNodeChars=0;}
33 values+='height:'+(parseInt(firebug.internal.targetWindow.firebug.el.main.element.style.height.replace(/px/,''),10)-38);exdate=new Date();exdate.setDate(exdate.getDate()+365);firebug.internal.targetWindow.document.cookie='FBLiteSettings='+values+';expires='+exdate.toGMTString();}},refreshForm:function(){var fe=firebug.env,elSet=firebug.el.settings;elSet.cbxDebug.element.checked=fe.debug;elSet.cbxDetectFirebug.element.checked=fe.detectFirebug;elSet.cbxHideDOMFunctions.element.checked=fe.hideDOMFunctions;elSet.cbxOverride.element.checked=fe.override;elSet.cbxShowIcon.element.checked=fe.showIconWhenHidden;elSet.cbxOpenInPopup.element.checked=fe.openInPopup;elSet.textNodeChars.element.value=fe.textNodeChars;}},win:{hide:function(){with(firebug){el.main.environment.addStyle({"display":"none"});el.mainiframe.environment.addStyle({"display":"none"});if(env.showIconWhenHidden){el.firebugIcon.environment.addStyle({"display":"block"});}}},show:function(){with(firebug){el.main.environment.addStyle({"display":"block"});el.mainiframe.environment.addStyle({"display":"block"});if(env.showIconWhenHidden){el.firebugIcon.environment.addStyle({"display":"none"});}}},iconClicked:function(_event){with(firebug){if(_event.ctrlKey==true||_event.metaKey==true){el.firebugIcon.environment.addStyle({"display":"none"});env.showIconWhenHidden=false;}else{win.show();}}},minimize:function(){with(firebug){internal.minimized=true;el.main.environment.addStyle({"height":"35px"});el.mainiframe.environment.addStyle({"height":"35px"});el.button.maximize.environment.addStyle({"display":"block"});el.button.minimize.environment.addStyle({"display":"none"});win.refreshSize();}},maximize:function(){with(firebug){internal.minimized=false;el.button.minimize.environment.addStyle({"display":"block"});el.button.maximize.environment.addStyle({"display":"none"});win.setHeight(env.height);}},newWindow:function(){var interval,scripts,script,scriptPath,fe=firebug.env,fi=firebug.internal;if(!fi.popupWin){scripts=document.getElementsByTagName('script');fi.popupWin=window.open("","_firebug","status=0,menubar=0,resizable=1,top="+fe.popupTop+",left="+fe.popupLeft+",width="+fe.popupWidth+",height="+fe.popupHeight+",scrollbars=0,addressbar=0,outerWidth="+fe.popupWidth+",outerHeight="+fe.popupHeight+"toolbar=0,location=0,directories=0,dialog=0");if(!fi.popupWin){alert("Firebug Lite could not open a pop-up window, most likely because of a popup blocker.\nPlease enable popups for this domain");}else{firebug.settings.hide();for(i=0,len=scripts.length;i<len;i++){if(scripts[i].src.indexOf(fi.liteFilename)>-1){scriptPath=scripts[i].src;break;}}
35 if(!done){firebug.internal.popupWin.document.getElementsByTagName('head')[0].appendChild(script);firebug.el.main.environment.addStyle({"display":"none"});firebug.el.mainiframe.environment.addStyle({"display":"none"});}}else{alert("Unable to detect the following script \""+firebug.internal.liteFilename+"\" ... if the script has been renamed then please set the value of firebug.internal.liteFilename to reflect this change");firebug.internal.popupWin.close();firebug.internal.popupWin=null;}}}},dock:function(){with(opener.firebug){internal.popupWin=null;el.main.environment.addStyle({"display":"block"});el.mainiframe.environment.addStyle({"display":"block"});settings.readCookie();window.close();};},unload:function(){with(firebug){if(internal.isPopup){win.dock();}else if(internal.popupWin){internal.popupWin.close();}}},fitToPopup:function(){with(firebug){var viewport=lib.util.GetViewport(window);win.setHeight((window.innerHeight||viewport.height)-38);el.main.environment.addStyle({"width":(viewport.width)+"px"});el.mainiframe.environment.addStyle({"width":(viewport.width)+"px"});}},resizer:{y:[],enabled:false,start:function(_event){with(firebug){if(internal.minimized)return;win.resizer.y=[el.main.element.offsetHeight,_event.clientY];if(lib.env.ie6){win.resizer.y[3]=parseInt(el.main.environment.getPosition().top);}
36 win.resizer.enabled=true;}},resize:function(_event){with(firebug){if(!win.resizer.enabled)return;win.resizer.y[2]=(win.resizer.y[0]+(win.resizer.y[1]-_event.clientY));el.main.environment.addStyle({"height":win.resizer.y[2]+"px"});el.mainiframe.environment.addStyle({"height":win.resizer.y[2]+"px"});if(lib.env.ie6){el.main.environment.addStyle({"top":win.resizer.y[3]-(win.resizer.y[1]-_event.clientY)+"px"});el.mainiframe.environment.addStyle({"top":win.resizer.y[3]-(win.resizer.y[1]-_event.clientY)+"px"});}}},stop:function(_event){with(firebug){if(win.resizer.enabled){win.resizer.enabled=false;win.setHeight(win.resizer.y[2]-35);}}}},setHeight:function(_height){with(firebug){env.height=_height;el.left.container.environment.addStyle({"height":_height+"px"});el.right.container.environment.addStyle({"height":_height+"px"});el.main.environment.addStyle({"height":_height+38+"px"});el.mainiframe.environment.addStyle({"height":_height+38+"px"});win.refreshSize();el.left.console.monitor.element.parentNode.style.height=_height-47+"px";el.left.console.mlButton.environment.addStyle({"top":_height+19+"px"});el.right.console.mlButton.environment.addStyle({"top":_height+19+"px"});el.right.console.input.environment.addStyle({"height":_height-29+"px"});el.left.html.container.environment.addStyle({"height":_height-23+"px"});el.right.html.content.environment.addStyle({"height":_height-23+"px"});el.left.css.container.environment.addStyle({"height":_height-33+"px"});el.right.css.input.environment.addStyle({"height":_height-55+"px"});el.left.scripts.container.environment.addStyle({"height":_height-23+"px"});el.left.dom.container.environment.addStyle({"height":_height-31+"px"});el.left.xhr.container.environment.addStyle({"height":_height-32+"px"});el.left.str.container.environment.addStyle({"height":_height-32+"px"});}},refreshDOM:function(){with(firebug){d.dom.open(eval(el.button.dom.textbox.environment.getElement().value),el.left.dom.container);if(d.html.nIndex=="dom"){firebug.d.html.navigate("dom")}}},refreshSize:function(){with(firebug){if(!internal.init)
H A Dfirebug-lite-1.2.js401 win.setHeight(env.height);
669 win.setHeight(env.height);
776 win.setHeight((window.innerHeight||viewport.height) - 38);
813 win.setHeight(win.resizer.y[2]-35);
818 setHeight:function(_height){
/plugin/s5reloaded/ui/effects_support/
H A Dcontrols.js69 setHeight: false,
/plugin/imagecarousel/vendor/slick/
H A Dslick.min.js17setHeight=function(){var a=this;if(1===a.options.slidesToShow&&a.options.adaptiveHeight===!0&&a.op…
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js3455 this.setHeight('auto');
3494 Scroller.prototype.setHeight = function (height) {
8027 this.scroller.setHeight(scrollerHeight);
8054 this.scroller.setHeight(scrollerHeight);
8060 this.scroller.setHeight(scrollerHeight);
12559 this.scroller.setHeight(scrollerHeight);
12582 this.scroller.setHeight(scrollerHeight);
12590 this.scroller.setHeight(scrollerHeight);
14132 this.scroller.setHeight(this.computeScrollerHeight(totalHeight));
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js4 …nction(value,options){return this.setDimensions({width:value},options)},setHeight:function(value,o…
6setHeight(scaledHeight)}ctx.scale(multiplier,multiplier);if(cropping.left){cropping.left*=multipli…
15setHeight;fabric.StaticCanvas.prototype.setHeight=function(height,options){origSetHeight.call(this…
H A Dfabric.js6161 setHeight: function (value, options) {
10174 this.setWidth(scaledWidth).setHeight(scaledHeight);
10215 this.setWidth(origWidth).setHeight(origHeight);
23442 var origSetHeight = fabric.StaticCanvas.prototype.setHeight;
23443 fabric.StaticCanvas.prototype.setHeight = function(height, options) { method in fabric.StaticCanvas
23449 fabric.Canvas.prototype.setHeight = fabric.StaticCanvas.prototype.setHeight; method in fabric.Canvas
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js2120 setHeight: true,
2150 if (options.setHeight) element.style.height = source.offsetHeight + 'px';
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...

1234