Home
last modified time | relevance | path

Searched +defs:max +defs:height (Results 1 – 25 of 52) sorted by relevance

123

/plugin/tableplot/
H A Dtable2Plot.js66 height: null, // set to null to use the height of the table property in jQuery.fn.tablePlot.args
68 max: 0, // defaults to maximum y value in the table property in jQuery.fn.tablePlot.args
/plugin/farmer/3rdparty/
H A DRingIcon.php109 rand($min, $max) global() argument
172 createTransparentImage($width, $height) global() argument
/plugin/sequencediagram/bower_components/js-sequence-diagrams/src/
H A Dtheme.js82 function clamp(x, min, max) { argument
356 drawActor: function(actor, offsetY, height) { argument
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-snap.js885 function clamp(x, min, max) { argument
1159 drawActor: function(actor, offsetY, height) { argument
1497 drawActor: function(actor, offsetY, height) { argument
1499 BaseTheme.prototype.drawActor.call(this, actor, offsetY, height); argument
H A Dsequence-diagram-snap-min.js6 …box.x+box.width/2}function getCenterY(box){return box.y+box.height/2}function clamp(x,min,max){ret… argument
H A Dsequence-diagram.js885 function clamp(x, min, max) { argument
1159 drawActor: function(actor, offsetY, height) { argument
1497 drawActor: function(actor, offsetY, height) { argument
1499 BaseTheme.prototype.drawActor.call(this, actor, offsetY, height); argument
H A Dsequence-diagram-min.js6 …box.x+box.width/2}function getCenterY(box){return box.y+box.height/2}function clamp(x,min,max){ret… argument
H A Dsequence-diagram-raphael-min.js6 …box.x+box.width/2}function getCenterY(box){return box.y+box.height/2}function clamp(x,min,max){ret… argument
H A Dsequence-diagram-raphael.js885 function clamp(x, min, max) { argument
1159 drawActor: function(actor, offsetY, height) { argument
/plugin/authgoogle/google/contrib/
H A DGoogle_PlusService.php881 public $height; variable in Google_ActivityObjectAttachmentsFullImage
885 public function setHeight( $height) {
912 public $height; variable in Google_ActivityObjectAttachmentsImage
916 public function setHeight( $height) {
969 public $height; variable in Google_ActivityObjectAttachmentsThumbnailsImage
973 public function setHeight( $height) {
1353 public $height; variable in Google_ItemScope
1570 public function setHeight( $height) {
2098 public $max; variable in Google_PersonAgeRange
2100 public function setMax( $max) {
[all …]
H A DGoogle_ShoppingService.php463 public $max; variable in Google_ProductsFacetsBuckets
474 public function setMax( $max) {
1188 public $height; variable in Google_ShoppingModelProductJsonV1ImagesThumbnails
1197 public function setHeight( $height) {
H A DGoogle_GamesService.php803 public $max; variable in Google_AggregateStats
818 public function setMax( $max) {
975 public $height; variable in Google_ImageAsset
980 public function setHeight( $height) {
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.js373 getRandomInt: function(min, max) { argument
1331 function max(array, byProperty) { function
1383 max: max property in fabric.util.array
3360 height: heightAttr, property in fabric.parseSVGDocument.AnonymousFunction064b60f11000.options
4162 max: function (that) { method in Point
9853 max = Math.max; variable
10093 height: options.height property in AnonymousFunction064b60f110b00.cropping
16775 height: (maxXY.y - minXY.y) || 0 property in AnonymousFunction064b60f120800.obj
19005 sqrt = Math.sqrt, abs = Math.abs, max = Math.max, round = Math.round, sin = Math.sin, variable
19087 sliceByTwo: function(canvasEl, width, height, newWidth, newHeight) { argument
[all …]
H A Dfabric.min.js1 …ocument!=="undefined"&&typeof window!=="undefined"){fabric.document=document;fabric.window=window;…
2 …turn opts.a*Math.pow(2,10*(t-=1))*Math.sin((t*d-opts.s)*(2*Math.PI)/opts.p)}function easeOutCubic(…
6 …ector.left=pointer.x-groupSelector.ex;groupSelector.top=pointer.y-groupSelector.ey;this.renderTop(…
9 y:this.minY+this.height/2}},_render:function(ctx){var current,previous=null,subpathStartX=0,subpath… property in AnonymousFunction148c19c320400.obj
11 …Context("2d"),imageData=context.getImageData(0,0,canvasEl.width,canvasEl.height),data=imageData.da… argument
15 …r(this.hiddenTextarea,"keypress",this.onKeyPress.bind(this));fabric.util.addListener(this.hiddenTe…
/plugin/processing/
H A Dscript.js1158 curTexture = {width:0,height:0}, property in curTexture
3098 p.shape = function(shape, x, y, width, height) { argument
5637 height: "15%", property in tinylogLite.containerStyles
5646 height: "100%", property in tinylogLite.outputStyles
5650 height: "5px", property in tinylogLite.resizerStyles
6073 p.max = function() { function
8553 p.arc = function arc(x, y, width, height, start, stop) { argument
8714 p.rect = function rect(x, y, width, height) { argument
8835 p.ellipse = function ellipse(x, y, width, height) { argument
9570 p.clear = function clear(x, y, width, height) { argument
[all …]
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js17144 height: 30, property in BpmnRenderer.renderExternalLabel.box
19101 height: 36, property in PathMap.pathMap.EVENT_MESSAGE
19108 height: 36, property in PathMap.pathMap.EVENT_SIGNAL
19115 height: 36, property in PathMap.pathMap.EVENT_ESCALATION
19128 height: 36, property in PathMap.pathMap.EVENT_CONDITIONAL
19135 height: 36, property in PathMap.pathMap.EVENT_LINK
19142 height: 36, property in PathMap.pathMap.EVENT_ERROR
19150 height: 36, property in PathMap.pathMap.EVENT_CANCEL_45
19314 height: 4, property in PathMap.pathMap.MARKER_ADHOC
49706 max: element[axis] + element[dimension] property in group.range
[all …]
/plugin/diagramsnet/lib/js/grapheditor/
H A DFormat.js705 BaseFormatPanel.prototype.installInputHandler = function(input, key, defaultValue, min, max, unit, … argument
854 BaseFormatPanel.prototype.createStepper = function(input, update, step, height, disableFocus, defau… argument
1386 BaseFormatPanel.prototype.addArrow = function(elt, height) argument
H A DShapes.js1941 shape.prototype.paintVertexShape.call(tmp, c, x2, y2, width, height); argument
2199 UmlFrame.prototype.height = 30; method in UmlFrame
5460 function createTrapezoidHandleFunction(max, defaultValue, fixedDefaultValue) argument
5489 …function createDisplayHandleFunction(defaultValue, allowArcHandle, max, redrawEdges, fixedDefaultV… argument
H A DGraph.js2724 mxGraph.prototype.updatePageBreaks = function(visible, width, height) argument
6206 TableLayout.prototype.layoutRow = function(row, positions, height, tw, lastCells) argument
10729 function short(str, max) argument
/plugin/achart/assets/
H A Dapexcharts.min.js6 …of define&&define.amd?define(e):(t="undefined"!=typeof globalThis?globalThis:t||self).ApexCharts=e…
/plugin/jmol2/jmol/
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
/plugin/stlviewer/stlviewer/
H A Dthree.min.js2 !function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports):"function"==typeof define&&define.amd?define(["exports"],e):e((t="undefined"!=typeof globalThis?globalThis:t||self).THREE={})}(this,(function(t){"use strict";void 0===Number.EPSILON&&(Number.EPSILON=Math.pow(2,-52)),void 0===Number.isInteger&&(Number.isInteger=function(t){return"number"==typeof t&&isFinite(t)&&Math.floor(t)===t}),void 0===Math.sign&&(Math.sign=function(t){return t<0?-1:t>0?1:+t}),"name"in Function.prototype==!1&&Object.defineProperty(Function.prototype,"name",{get:function(){return this.toString().match(/^\s*function\s*([^\(\s]*)/)[1]}}),void 0===Object.assign&&(Object.assign=function(t){if(null==t)throw new TypeError("Cannot convert undefined or null to object");for(var e=Object(t),n=1;n<arguments.length;n++){var r=arguments[n];if(null!=r)for(var i in r)Object.prototype.hasOwnProperty.call(r,i)&&(e[i]=r[i])}return e});var e=100,n=300,r=301,i=302,a=303,o=304,s=306,c=307,l=1e3,u=1001,h=1002,d=1003,p=1004,f=1005,m=1006,v=1007,g=1008,y=1009,x=1012,_=1014,b=1015,w=1016,M=1020,S=1022,T=1023,E=1026,A=1027,L=33776,R=33777,C=33778,P=33779,I=35840,D=35841,O=35842,N=35843,B=37492,z=37496,G=2300,F=2301,U=2302,H=2400,k=2401,V=2402,W=2500,j=2501,q=3e3,X=3001,Y=3007,Z=3002,J=3004,Q=3005,K=3006,$=7680,tt=35044,et=35048,nt="300 es";function rt(){}Object.assign(rt.prototype,{addEventListener:function(t,e){void 0===this._listeners&&(this._listeners={});var n=this._listeners;void 0===n[t]&&(n[t]=[]),-1===n[t].indexOf(e)&&n[t].push(e)},hasEventListener:function(t,e){if(void 0===this._listeners)return!1;var n=this._listeners;return void 0!==n[t]&&-1!==n[t].indexOf(e)},removeEventListener:function(t,e){if(void 0!==this._listeners){var n=this._listeners[t];if(void 0!==n){var r=n.indexOf(e);-1!==r&&n.splice(r,1)}}},dispatchEvent:function(t){if(void 0!==this._listeners){var e=this._listeners[t.type];if(void 0!==e){t.target=this;for(var n=e.slice(0),r=0,i=n.length;r<i;r++)n[r].call(this,t)}}}});for(var it=[],at=0;at<256;at++)it[at]=(at<16?"0":"")+at.toString(16);var ot=1234567,st={DEG2RAD:Math.PI/180,RAD2DEG:180/Math.PI,generateUUID:function(){var t=4294967295*Math.random()|0,e=4294967295*Math.random()|0,n=4294967295*Math.random()|0,r=4294967295*Math.random()|0;return(it[255&t]+it[t>>8&255]+it[t>>16&255]+it[t>>24&255]+"-"+it[255&e]+it[e>>8&255]+"-"+it[e>>16&15|64]+it[e>>24&255]+"-"+it[63&n|128]+it[n>>8&255]+"-"+it[n>>16&255]+it[n>>24&255]+it[255&r]+it[r>>8&255]+it[r>>16&255]+it[r>>24&255]).toUpperCase()},clamp:function(t,e,n){return Math.max(e,Math.min(n,t))},euclideanModulo:function(t,e){return(t%e+e)%e},mapLinear:function(t,e,n,r,i){return r+(t-e)*(i-r)/(n-e)},lerp:function(t,e,n){return(1-n)*t+n*e},smoothstep:function(t,e,n){return t<=e?0:t>=n?1:(t=(t-e)/(n-e))*t*(3-2*t)},smootherstep:function(t,e,n){return t<=e?0:t>=n?1:(t=(t-e)/(n-e))*t*t*(t*(6*t-15)+10)},randInt:function(t,e){return t+Math.floor(Math.random()*(e-t+1))},randFloat:function(t,e){return t+Math.random()*(e-t)},randFloatSpread:function(t){return t*(.5-Math.random())},seededRandom:function(t){return void 0!==t&&(ot=t%2147483647),((ot=16807*ot%2147483647)-1)/2147483646},degToRad:function(t){return t*st.DEG2RAD},radToDeg:function(t){return t*st.RAD2DEG},isPowerOfTwo:function(t){return 0==(t&t-1)&&0!==t},ceilPowerOfTwo:function(t){return Math.pow(2,Math.ceil(Math.log(t)/Math.LN2))},floorPowerOfTwo:function(t){return Math.pow(2,Math.floor(Math.log(t)/Math.LN2))},setQuaternionFromProperEuler:function(t,e,n,r,i){var a=Math.cos,o=Math.sin,s=a(n/2),c=o(n/2),l=a((e+r)/2),u=o((e+r)/2),h=a((e-r)/2),d=o((e-r)/2),p=a((r-e)/2),f=o((r-e)/2);switch(i){case"XYX":t.set(s*u,c*h,c*d,s*l);break;case"YZY":t.set(c*d,s*u,c*h,s*l);break;case"ZXZ":t.set(c*h,c*d,s*u,s*l);break;case"XZX":t.set(s*u,c*f,c*p,s*l);break;case"YXY":t.set(c*p,s*u,c*f,s*l);break;case"ZYZ":t.set(c*f,c*p,s*u,s*l);break;default:console.warn("THREE.MathUtils: .setQuaternionFromProperEuler() encountered an unknown order: "+i)}}};function ct(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function lt(t,e,n){return e&&ct(t.prototype,e),n&&ct(t,n),t}function ut(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}function ht(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}var dt,pt=function(){function t(t,e){void 0===t&&(t=0),void 0===e&&(e=0),Object.defineProperty(this,"isVector2",{value:!0}),this.x=t,this.y=e}var e=t.prototype;return e.set=function(t,e){return this.x=t,this.y=e,this},e.setScalar=function(t){return this.x=t,this.y=t,this},e.setX=function(t){return this.x=t,this},e.setY=function(t){return this.y=t,this},e.setComponent=function(t,e){switch(t){case 0:this.x=e;break;case 1:this.y=e;break;default:throw new Error("index is out of range: "+t)}return this},e.getComponent=function(t){switch(t){case 0:return this.x;case 1:return this.y;default:throw new Error("index is out of range: "+t)}},e.clone=function(){return new this.constructor(this.x,this.y)},e.copy=function(t){return this.x=t.x,this.y=t.y,this},e.add=function(t,e){return void 0!==e?(console.warn("THREE.Vector2: .add() now only accepts one argument. Use .addVectors( a, b ) instead."),this.addVectors(t,e)):(this.x+=t.x,this.y+=t.y,this)},e.addScalar=function(t){return this.x+=t,this.y+=t,this},e.addVectors=function(t,e){return this.x=t.x+e.x,this.y=t.y+e.y,this},e.addScaledVector=function(t,e){return this.x+=t.x*e,this.y+=t.y*e,this},e.sub=function(t,e){return void 0!==e?(console.warn("THREE.Vector2: .sub() now only accepts one argument. Use .subVectors( a, b ) instead."),this.subVectors(t,e)):(this.x-=t.x,this.y-=t.y,this)},e.subScalar=function(t){return this.x-=t,this.y-=t,this},e.subVectors=function(t,e){return this.x=t.x-e.x,this.y=t.y-e.y,this},e.multiply=function(t){return this.x*=t.x,this.y*=t.y,this},e.multiplyScalar=function(t){return this.x*=t,this.y*=t,this},e.divide=function(t){return this.x/=t.x,this.y/=t.y,this},e.divideScalar=function(t){return this.multiplyScalar(1/t)},e.applyMatrix3=function(t){var e=this.x,n=this.y,r=t.elements;return this.x=r[0]*e+r[3]*n+r[6],this.y=r[1]*e+r[4]*n+r[7],this},e.min=function(t){return this.x=Math.min(this.x,t.x),this.y=Math.min(this.y,t.y),this},e.max=function(t){return this.x=Math.max(this.x,t.x),this.y=Math.max(this.y,t.y),this},e.clamp=function(t,e){return this.x=Math.max(t.x,Math.min(e.x,this.x)),this.y=Math.max(t.y,Math.min(e.y,this.y)),this},e.clampScalar=function(t,e){return this.x=Math.max(t,Math.min(e,this.x)),this.y=Math.max(t,Math.min(e,this.y)),this},e.clampLength=function(t,e){var n=this.length();return this.divideScalar(n||1).multiplyScalar(Math.max(t,Math.min(e,n)))},e.floor=function(){return this.x=Math.floor(this.x),this.y=Math.floor(this.y),this},e.ceil=function(){return this.x=Math.ceil(this.x),this.y=Math.ceil(this.y),this},e.round=function(){return this.x=Math.round(this.x),this.y=Math.round(this.y),this},e.roundToZero=function(){return this.x=this.x<0?Math.ceil(this.x):Math.floor(this.x),this.y=this.y<0?Math.ceil(this.y):Math.floor(this.y),this},e.negate=function(){return this.x=-this.x,this.y=-this.y,this},e.dot=function(t){return this.x*t.x+this.y*t.y},e.cross=function(t){return this.x*t.y-this.y*t.x},e.lengthSq=function(){return this.x*this.x+this.y*this.y},e.length=function(){return Math.sqrt(this.x*this.x+this.y*this.y)},e.manhattanLength=function(){return Math.abs(this.x)+Math.abs(this.y)},e.normalize=function(){return this.divideScalar(this.length()||1)},e.angle=function(){var t=Math.atan2(-this.y,-this.x)+Math.PI;return t},e.distanceTo=function(t){return Math.sqrt(this.distanceToSquared(t))},e.distanceToSquared=function(t){var e=this.x-t.x,n=this.y-t.y;return e*e+n*n},e.manhattanDistanceTo=function(t){return Math.abs(this.x-t.x)+Math.abs(this.y-t.y)},e.setLength=function(t){return this.normalize().multiplyScalar(t)},e.lerp=function(t,e){return this.x+=(t.x-this.x)*e,this.y+=(t.y-this.y)*e,this},e.lerpVectors=function(t,e,n){return this.x=t.x+(e.x-t.x)*n,this.y=t.y+(e.y-t.y)*n,this},e.equals=function(t){return t.x===this.x&&t.y===this.y},e.fromArray=function(t,e){return void 0===e&&(e=0),this.x=t[e],this.y=t[e+1],this},e.toArray=function(t,e){return void 0===t&&(t=[]),void 0===e&&(e=0),t[e]=this.x,t[e+1]=this.y,t},e.fromBufferAttribute=function(t,e,n){return void 0!==n&&console.warn("THREE.Vector2: offset has been removed from .fromBufferAttribute()."),this.x=t.getX(e),this.y=t.getY(e),this},e.rotateAround=function(t,e){var n=Math.cos(e),r=Math.sin(e),i=this.x-t.x,a=this.y-t.y;return this.x=i*n-a*r+t.x,this.y=i*r+a*n+t.y,this},e.random=function(){return this.x=Math.random(),this.y=Math.random(),this},lt(t,[{key:"width",get:function(){return this.x},set:function(t){this.x=t}},{key:"height",ge property in AnonymousFunctione3d0f3fa24b00.a
[all...]

123