Searched +defs:text +defs:max +defs:width (Results 1 – 1 of 1) sorted by relevance
| /template/strap/resources/firebug/ |
| H A D | firebug-lite-1.4.js | 413 this.cropString=function(text,limit){text=text+""; argument 419 this.isWhitespace=function(text){return !reNotWhitespace.exec(text) argument 421 this.splitLines=function(text){var reSplitLines2=/.*(:?\r\n|\n|\r)?/mg; argument 519 this.getLTRBWH=function(elt){var bcrect,dims={left:0,top:0,right:0,bottom:0,width:0,height:0}; property 1014 …int","resize","scroll"],scroll:["overflow","underflow","overflowchanged"],text:["text"],ui:["DOMAc… property 1147 this.parseURLEncodedText=function(text){var maxValueLength=25000; argument 1171 this.parseURLEncodedTextArray=function(text){var maxValueLength=25000; argument 1187 this.reEncodeURL=function(file,text){var lines=text.split("\n"); argument 1357 …bottom-style":["borderStyle"],"border-left-style":["borderStyle"],"border-width":["thickness"],"bo… property 1708 }}},startInspecting:function(){},stopInspecting:function(object,cancelled){},search:function(text,r… argument [all …]
|