Searched refs:fixedWidth (Results 1 – 5 of 5) sorted by relevance
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/ |
H A D | Util.php | 22 * @param bool $fixedWidth 26 public static function percent($a, $b, $asString = false, $fixedWidth = false) argument 39 if ($fixedWidth) {
|
/plugin/webcode/vendor/ |
H A D | firebug-lite-1.4.js | 4699 …derTag:IMG({"class":"inlineExpander",src:"blank.gif"}),initialize:function(){this.fixedWidth=false; 4731 if(this.fixedWidth){this.updateLayout(true) 4745 }if(!this.fixedWidth){copyBoxStyles(target,this.expander); 4755 if(!this.fixedWidth){this.stopMeasuring(); 4762 },layout:function(forceAll){if(!this.fixedWidth){this.textSize=this.measureInputText(this.input.val… 4820 },updateLayout:function(initial,forceAll,extraWidth){if(this.fixedWidth){this.box.style.left=(this.…
|
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/ |
H A D | firebug-lite-debug.js | 17809 this.fixedWidth = false; 17902 if (this.fixedWidth) 17944 if (!this.fixedWidth) 17972 if (!this.fixedWidth) 17996 if (!this.fixedWidth) 18224 if (this.fixedWidth)
|
/plugin/combo/resources/firebug/ |
H A D | firebug-lite-1.4.js | 4710 Firebug.InlineEditor.prototype=domplate(Firebug.BaseEditor,{enterOnBlur:true,outerMargin:8,shadowExpand:7,tag:DIV({"class":"inlineEditor"},DIV({"class":"textEditorTop1"},DIV({"class":"textEditorTop2"})),DIV({"class":"textEditorInner1"},DIV({"class":"textEditorInner2"},INPUT(inlineEditorAttributes))),DIV({"class":"textEditorBottom1"},DIV({"class":"textEditorBottom2"}))),inputTag:INPUT({"class":"textEditorInner",type:"text",onkeypress:"$onKeyPress",onoverflow:"$onOverflow"}),expanderTag:IMG({"class":"inlineExpander",src:"blank.gif"}),initialize:function(){this.fixedWidth=false; 4742 if(this.fixedWidth){this.updateLayout(true) 4756 }if(!this.fixedWidth){copyBoxStyles(target,this.expander); 4766 if(!this.fixedWidth){this.stopMeasuring(); 4773 },layout:function(forceAll){if(!this.fixedWidth){this.textSize=this.measureInputText(this.input.value) 4831 },updateLayout:function(initial,forceAll,extraWidth){if(this.fixedWidth){this.box.style.left=(this.targetOffset.x)+"px";
|
/plugin/ol3/ |
H A D | script.js | 8 …ts=void 0!==s&&s;var l=D_(t.getAttribute("fixedWidth"));l||(l=r.fixedWidth),n.fixedWidth=l;var u=D…
|