Home
last modified time | relevance | path

Searched +defs:width +defs:value (Results 101 – 125 of 362) sorted by relevance

12345678910>>...15

/plugin/diagramsnet/lib/math/config/
DMML_HTMLorMML-full.js44 …e?10:50),EqnChunkFactor:1.5,EqnChunkDelay:100,linebreaks:{automatic:false,width:"container"},style… property
46 …:100,minScaleAdjust:50,mtextFontInherit:false,linebreaks:{automatic:false,width:"container"}}});if… property
48 …rg/1998/Math/MathML",PreProcess:function(e){if(!this.configured){this.config=MathJax.Hub.CombineCo…
49 …version:p};var k=d.config.menuSettings;var o={hover:500,frame:{x:3.5,y:5,bwidth:1,bcolor:"#A6D",hw… property
50 …y":{position:"absolute",left:0,top:0,"z-index":300,display:"inline-block",width:"100%",height:"100… property
51Jax.Localization,[["MathMenu",u]].concat([].slice.call(arguments,1)))};var i=MathJax.Object.isArra… property
52 …thJax.ElementJax.directory+"/mml",extensionDir:MathJax.ElementJax.extensionDir+"/mml",optableDir:M…
55 …wrap":"normal","white-space":"nowrap","float":"none",direction:"ltr","max-width":"none","max-heigh… property
56 …v=MathJax.HTML.addElement(document.body,"div",{style:{position:"absolute",width:0,height:0,overflo… property
58 …"vertical-align":".25em"},".MJXp-denom":{display:"inline-table!important",width:"100%"},".MJXp-den… property
[all …]
DAM_HTMLorMML-full.js44 …e?10:50),EqnChunkFactor:1.5,EqnChunkDelay:100,linebreaks:{automatic:false,width:"container"},style… property
46 …:100,minScaleAdjust:50,mtextFontInherit:false,linebreaks:{automatic:false,width:"container"}}});if… property
49 …version:p};var k=d.config.menuSettings;var o={hover:500,frame:{x:3.5,y:5,bwidth:1,bcolor:"#A6D",hw… property
50 …y":{position:"absolute",left:0,top:0,"z-index":300,display:"inline-block",width:"100%",height:"100… property
51Jax.Localization,[["MathMenu",u]].concat([].slice.call(arguments,1)))};var i=MathJax.Object.isArra… property
52 …thJax.ElementJax.directory+"/mml",extensionDir:MathJax.ElementJax.extensionDir+"/mml",optableDir:M…
55 …wrap":"normal","white-space":"nowrap","float":"none",direction:"ltr","max-width":"none","max-heigh… property
56 …v=MathJax.HTML.addElement(document.body,"div",{style:{position:"absolute",width:0,height:0,overflo… property
58 …"vertical-align":".25em"},".MJXp-denom":{display:"inline-table!important",width:"100%"},".MJXp-den… property
60 …padding:"1px 0 0 0!important",border:"0!important",height:"1px!important",width:"1px!important",ov… property
DAccessible-full.js60 …e?10:50),EqnChunkFactor:1.5,EqnChunkDelay:100,linebreaks:{automatic:false,width:"container"},style… property
62 …:100,minScaleAdjust:50,mtextFontInherit:false,linebreaks:{automatic:false,width:"container"}}});if… property
65 …rg/1998/Math/MathML",PreProcess:function(e){if(!this.configured){this.config=MathJax.Hub.CombineCo…
66 …version:p};var k=d.config.menuSettings;var o={hover:500,frame:{x:3.5,y:5,bwidth:1,bcolor:"#A6D",hw… property
67 …y":{position:"absolute",left:0,top:0,"z-index":300,display:"inline-block",width:"100%",height:"100… property
68Jax.Localization,[["MathMenu",u]].concat([].slice.call(arguments,1)))};var i=MathJax.Object.isArra… property
69 …thJax.ElementJax.directory+"/mml",extensionDir:MathJax.ElementJax.extensionDir+"/mml",optableDir:M…
73 …zation,[["TeX",m]].concat([].slice.call(arguments,1)))};var f=MathJax.Object.isArray;var e=MathJax… property
74 …abels:{},refs:[]};MathJax.Hub.Register.StartupHook("TeX Jax Ready",function(){var b=MathJax.Elemen…
77 …wrap":"normal","white-space":"nowrap","float":"none",direction:"ltr","max-width":"none","max-heigh… property
[all …]
/plugin/advrack/
Djquery.qtip.js153 'width': options.style.width || '', property
545 $.each(option, function(notation, value) { argument
1958 width: FALSE, property
2302 width: newSize[0], property
2591 width: 6, property
3048 width: 0, height: 0, property
3217 width: result.width, height: result.height, property
3350 width: tooltip.outerWidth(FALSE) property
3393 if(width % 2 < 1) { width += 1; } field
/plugin/photogallery/phpThumb/
Dphpthumb.class.php380 public function setParameter($param, $value) {
3748 public function SourceImageIsTooLarge($width, $height) {
4336 public function ErrorImage($text, $width=0, $height=0, $forcedisplay=false) {
/plugin/tline/timeline_ajax/
Dsimile-ajax-bundle.js32 },attr:function(name,value,type){var options=name; argument
38 },css:function(key,value){if((key=="width"||key=="height")&&parseFloat(value)<0){value=undefined; argument
89 },val:function(value){if(value==undefined){if(this.length){var elem=this[0]; argument
110 },html:function(value){return value==undefined?(this[0]?this[0].innerHTML:null):this.empty().append… argument
111 },replaceWith:function(value){return this.after(value).remove(); argument
117 },data:function(key,value){var parts=key.split("."); argument
198 },prop:function(elem,value,type,i,name){if(jQuery.isFunction(value)){value=value.call(elem,i); argument
281 },attr:function(elem,name,value){if(!elem||elem.nodeType==3||elem.nodeType==8){return undefined; argument
881 jQuery.fn.extend({show:function(speed,callback){return speed?this.animate({height:"show",width:"sho… property
887 },hide:function(speed,callback){return speed?this.animate({height:"hide",width:"hide",opacity:"hide… property
[all …]
/plugin/eventline/timeline_ajax/
Dsimile-ajax-bundle.js32 },attr:function(name,value,type){var options=name; argument
38 },css:function(key,value){if((key=="width"||key=="height")&&parseFloat(value)<0){value=undefined; argument
89 },val:function(value){if(value==undefined){if(this.length){var elem=this[0]; argument
110 },html:function(value){return value==undefined?(this[0]?this[0].innerHTML:null):this.empty().append… argument
111 },replaceWith:function(value){return this.after(value).remove(); argument
117 },data:function(key,value){var parts=key.split("."); argument
198 },prop:function(elem,value,type,i,name){if(jQuery.isFunction(value)){value=value.call(elem,i); argument
281 },attr:function(elem,name,value){if(!elem||elem.nodeType==3||elem.nodeType==8){return undefined; argument
881 jQuery.fn.extend({show:function(speed,callback){return speed?this.animate({height:"show",width:"sho… property
887 },hide:function(speed,callback){return speed?this.animate({height:"hide",width:"hide",opacity:"hide… property
[all …]
/plugin/bpmnio/vendor/dmn-js/dist/
Ddmn-modeler.production.min.js2 …of define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).DmnJS=t()}(t…
7(-?\d*\.?\d*(?:e[-+]?\d+)?)[\s]*,?[\s]*/gi,Vi=Array.isArray||function(e){return e instanceof Array… property
15 …"left: 0","right: 0","bottom: 0"])+'"><div class="backdrop" style="'+Ls(["width: 100%","height: 10… property
21 …s._container),this._init(this._container,e)}function Wa(e){return{x:e.x+e.width/2,y:e.y+e.height/2… property
191 …ssing");if(!t)throw new Error("providers for <"+t+"> not found");if(!n)throw new Error("position i…
192 …ar n;n=void 0!==sy?sy:uy,e.exports=function(e){if(e.CSS&&e.CSS.escape)return e.CSS.escape;var t=fu…
/plugin/diagramsnet/lib/js/diagramly/
DPages.js64 DiagramPage.prototype.setName = function(value) argument
1794 width: Math.round(bounds.width), height: Math.round(bounds.height), border: 100}))); property
1910 obj.relatedPage.viewState, function(key, value) argument
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
Deditor_zh-CN.properties32 width=Width key
173 value=Value key
Deditor_de.properties36 width=Breite key
181 value=Wert key
Deditor.properties31 width=Width key
177 value=Value key
/plugin/stlviewer/stlviewer/
Dthree.min.js2 …e&&define.amd?define(["exports"],e):e((t="undefined"!=typeof globalThis?globalThis:t||self).THREE=… argument
/plugin/sequencediagram/bower_components/raphael/
Draphael.min.js1:t.Raphael=e()}(window,function(){return function(t){var e={};function r(i){if(e[i])return e[i].ex… property
Draphael.no-deps.min.js1exports.Raphael=e(require("eve")):t.Raphael=e(t.eve)}(window,function(t){return function(t){var e=… argument
/plugin/flowchartjs/
Draphael.min.js1:t.Raphael=e()}(window,function(){return function(t){var e={};function r(i){if(e[i])return e[i].ex… property
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
Dfirebug-lite-debug.js919 return function(value) argument
1046 this.escapeNewLines = function(value) argument
1051 this.stripNewLines = function(value) argument
1056 this.escapeJS = function(value) argument
1061 function escapeHTMLAttribute(value) argument
1088 function escapeHTML(value) argument
1435 dims = {"left": 0, "top": 0, "right": 0, "bottom": 0, "width": 0, "height": 0}; property
3152 … params.push({name: decodeURIComponent(parts[0]), value: decodeURIComponent(parts[1])}); property
3155 params.push({name: decodeURIComponent(parts[0]), value: ""}); property
3211 … params.push({name: decodeURIComponent(parts[0]), value: [decodeURIComponent(parts[1])]}); property
[all …]
/plugin/webcode/vendor/
Dfirebug-lite-1.4.js331 }function createSimpleEscape(name,direction){return function(value){var list=entityConversionLists[… argument
378 this.escapeNewLines=function(value){return value.replace(/\r/g,"\\r").replace(/\n/g,"\\n") argument
380 this.stripNewLines=function(value){return typeof(value)=="string"?value.replace(/[\r\n]/g," "):value argument
382 this.escapeJS=function(value){return value.replace(/\r/g,"\\r").replace(/\n/g,"\\n").replace('"','\… argument
384 function escapeHTMLAttribute(value){function replaceChars(ch){switch(ch){case"&":return"&amp;"; argument
394 }function escapeHTML(value){function replaceChars(ch){switch(ch){case"<":return"&lt;"; argument
508 this.getLTRBWH=function(elt){var bcrect,dims={left:0,top:0,right:0,bottom:0,width:0,height:0}; property
1144 }params.push({name:decodeURIComponent(parts[0]),value:decodeURIComponent(parts[1])}) property
1145 }else{params.push({name:decodeURIComponent(parts[0]),value:""}) property
1168 }params.push({name:decodeURIComponent(parts[0]),value:[decodeURIComponent(parts[1])]}) property
[all …]
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js342 }function createSimpleEscape(name,direction){return function(value){var list=entityConversionLists[… argument
389 this.escapeNewLines=function(value){return value.replace(/\r/g,"\\r").replace(/\n/g,"\\n") argument
391 this.stripNewLines=function(value){return typeof(value)=="string"?value.replace(/[\r\n]/g," "):value argument
393 this.escapeJS=function(value){return value.replace(/\r/g,"\\r").replace(/\n/g,"\\n").replace('"','\… argument
395 function escapeHTMLAttribute(value){function replaceChars(ch){switch(ch){case"&":return"&amp;"; argument
405 }function escapeHTML(value){function replaceChars(ch){switch(ch){case"<":return"&lt;"; argument
519 this.getLTRBWH=function(elt){var bcrect,dims={left:0,top:0,right:0,bottom:0,width:0,height:0}; property
1155 }params.push({name:decodeURIComponent(parts[0]),value:decodeURIComponent(parts[1])}) property
1156 }else{params.push({name:decodeURIComponent(parts[0]),value:""}) property
1179 }params.push({name:decodeURIComponent(parts[0]),value:[decodeURIComponent(parts[1])]}) property
[all …]
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
Dpdfmake.js1163 function checkInt (buf, value, offset, ext, max, min) { argument
1169 Buffer.prototype.writeUIntLE = function writeUIntLE (value, offset, byteLength, noAssert) { argument
1185 Buffer.prototype.writeUIntBE = function writeUIntBE (value, offset, byteLength, noAssert) { argument
1201 Buffer.prototype.writeUInt8 = function writeUInt8 (value, offset, noAssert) { argument
1210 function objectWriteUInt16 (buf, value, offset, littleEndian) { argument
1218 Buffer.prototype.writeUInt16LE = function writeUInt16LE (value, offset, noAssert) { argument
1231 Buffer.prototype.writeUInt16BE = function writeUInt16BE (value, offset, noAssert) { argument
1244 function objectWriteUInt32 (buf, value, offset, littleEndian) { argument
1251 Buffer.prototype.writeUInt32LE = function writeUInt32LE (value, offset, noAssert) { argument
1266 Buffer.prototype.writeUInt32BE = function writeUInt32BE (value, offset, noAssert) { argument
[all …]
/plugin/sequencediagram/bower_components/raphael/dev/
Draphael.core.js197 width: 0, property
220 width: nu, property
470 R.snapTo = function (values, value, tolerance) { argument
999 R.getColor = function (value) { argument
1626 width: width, property
3103 elproto.data = function (key, value) { argument
3502 paperproto.setSize = function (width, height) { argument
3798 width: (glow.width || 10) + (+this.attr("stroke-width") || 1), property
4688 elproto.setTime = function (anim, value) { argument
4715 elproto.status = function (anim, value) { argument
[all …]
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
DshCore.js180 function lastIndexOf(array, value) { argument
200 function isType(value, type) { argument
210 function prepareOptions(value) { argument
213 value = {natives: true, extensibility: true}; variable
637 self.isRegExp = function (value) { argument
1843 function toBoolean(value) argument
1858 function popup(url, name, width, height, options) argument
2446 sh.Match = function(value, index, css) argument
/plugin/amcharts/assets/amcharts/
Dfunnel.js15 d+=h.value;h.hidden=!1;a[f]=h}for(f=b=0;f<c;f++)h=a[f],h.percents=h.value/d*100,h.percents<this.gro… property
32 …)if(H=d[v])a.push(H),e.setCN(c,H,z+"element");F&&b.pattern(F,NaN,c.path)},width:function(a){isNaN(… method
/plugin/authgoogle/google/contrib/
DGoogle_ShoppingService.php467 public $value; variable in Google_ProductsFacetsBuckets
498 public function setValue( $value) {
572 public $value; variable in Google_ProductsPromotionsCustomFields
579 public function setValue( $value) {
1109 public $value; variable in Google_ShoppingModelProductJsonV1Attributes
1134 public function setValue( $value) {
1190 public $width; variable in Google_ShoppingModelProductJsonV1ImagesThumbnails
1209 public function setWidth( $width) {
/plugin/datatables/assets/datatables.net/js/
Djquery.dataTables.min.js4 …urn n(t,window,document)}):"object"==typeof exports?(a=require("jquery"),"undefined"!=typeof windo… argument

12345678910>>...15