Home
last modified time | relevance | path

Searched +defs:height +defs:value (Results 51 – 75 of 334) sorted by relevance

12345678910>>...14

/plugin/odp/
Drenderer.php1029 $height=NULL, $cache=NULL, $linking=NULL) {
1045 $height=NULL, $cache=NULL, $linking=NULL) {
1250 function _xmlEntities($value) {
1319 …function _odpAddImage($src, $width = NULL, $height = NULL, $align = NULL, $title = NULL, $style = …
/plugin/pdfjs/pdfjs/web/
Dviewer.js68 /******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' }); property
70 /******/ Object.defineProperty(exports, '__esModule', { value: true }); property
78 /******/ __webpack_require__.t = function(value, mode) { argument
84 /******/ Object.defineProperty(ns, 'default', { enumerable: true, value: value }); property
278 value: true property
338 …e, reject, _next, _throw, key, arg) { try { var info = gen[key](arg); var value = info.value; } ca… variable
340 …nction (resolve, reject) { var gen = fn.apply(self, args); function _next(value) { asyncGeneratorS… argument
2824 return Promise.resolve(value.__await).then(function (value) { argument
3325 value: true property
3369 …e, reject, _next, _throw, key, arg) { try { var info = gen[key](arg); var value = info.value; } ca… variable
[all …]
/plugin/callflow/
Draphael.js574 height: 0, property
606 height: nu, property
867 R.snapTo = function (values, value, tolerance) { argument
1395 R.getColor = function (value) { argument
2013 height: height, property
3478 elproto.data = function (key, value) { argument
3862 paperproto.setSize = function (width, height) { argument
5035 elproto.setTime = function (anim, value) { argument
5062 elproto.status = function (anim, value) { argument
5241 setproto.attr = function (name, value) { argument
[all …]
/plugin/advrack/
Draphael.js574 height: 0, property
606 height: nu, property
867 R.snapTo = function (values, value, tolerance) { argument
1395 R.getColor = function (value) { argument
2013 height: height, property
3478 elproto.data = function (key, value) { argument
3862 paperproto.setSize = function (width, height) { argument
5035 elproto.setTime = function (anim, value) { argument
5062 elproto.status = function (anim, value) { argument
5241 setproto.attr = function (name, value) { argument
[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/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/jsoneditor/script/
Djsoneditor.min.js2bject"==typeof exports?exports:t)[n]=r[n]}}(self,(()=>(()=>{var t={9662:(t,e,r)=>{var n=r(614),i=r… variable
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
Ddhtmlxgantt_tooltip.js13exports?exports["ext/dhtmlxgantt_tooltip"]=e():t["ext/dhtmlxgantt_tooltip"]=e()}(window,function()… argument
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js120 Object.defineProperty(exports, "__esModule", { value: true }); property
908 Object.defineProperty(exports, "__esModule", { value: true }); property
1058 Object.defineProperty(exports, "__esModule", { value: true }); property
1189 Object.defineProperty(exports, "__esModule", { value: true }); property
1252 Object.defineProperty(exports, "__esModule", { value: true }); property
1321 Object.defineProperty(exports, "__esModule", { value: true }); property
1566 Object.defineProperty(exports, "__esModule", { value: true }); property
1607 Object.defineProperty(exports, "__esModule", { value: true }); property
1675 Object.defineProperty(exports, "__esModule", { value: true }); property
1696 Object.defineProperty(exports, "__esModule", { value: true }); property
[all …]
/plugin/sequencediagram/bower_components/raphael/dev/
Draphael.vml.js38 args.replace(val, function (value) { argument
114 var addArrow = function (o, value, isEnd) { argument
617 elproto.attr = function (name, value) { argument
865 R._engine.setSize = function (width, height) { argument
/plugin/diagramsnet/lib/js/grapheditor/
DEditor.js28 this.setStatus = function(value) argument
241 Editor.isDarkMode = function(value) argument
347 Editor.prototype.setAutosave = function(value) argument
654 Editor.prototype.setModified = function(value) argument
662 Editor.prototype.setFilename = function(value) argument
753 OpenFile.prototype.setConsumer = function(value) argument
1962 return {set: function(value) argument
2593 mxGraph.prototype.updatePageBreaks = function(visible, width, height) argument
/plugin/issuetracker/
Dprototype.js140 value = (function(m) { function
211 function toJSON(value) { argument
521 interpret: function(value) { argument
824 this._each(function(value) { argument
844 this.each(function(value, index) { argument
854 this.each(function(value, index) { argument
864 this.each(function(value, index) { argument
872 this.each(function(value, index) { argument
883 this.each(function(value, index) { argument
897 this.each(function(value, index) { argument
[all …]
/plugin/processing/
Dscript.js693 this.setValue = function(value) { argument
725 this.containsValue = function(value) { argument
790 this.put = function(key, value) { argument
797 value: value property
812 value: value property
1158 curTexture = {width:0,height:0}, property
3098 p.shape = function(shape, x, y, width, height) { argument
4276 p.splice = function(array, value, index) { argument
5254 function decToBin(value, numBitsInValue) { argument
5332 function nfCoreScalar(value, plus, minus, leftDigits, rightDigits, group) { argument
[all …]
/plugin/pdfjs/pdfjs/build/
Dpdf.js78 /******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' }); property
80 /******/ Object.defineProperty(exports, '__esModule', { value: true }); property
88 /******/ __w_pdfjs_require__.t = function(value, mode) { argument
94 /******/ Object.defineProperty(ns, 'default', { enumerable: true, value: value }); property
216 value: true property
616 value: value, property
2134 value: undefined, property
2140 value: point, property
2492 value: tag property
3390 C.resolve(promise).then(function (value) { argument
[all …]
/plugin/slider/
Djquery.bxslider.js547 var setPositionProperty = function(value, type, duration, params){ argument
1155 slider.viewport.animate({height: getViewportHeight()}, slider.settings.adaptiveHeightSpeed); property
1168 slider.viewport.animate({height: getViewportHeight()}, slider.settings.adaptiveHeightSpeed); property
/plugin/imapmarkers/
Djquery.imagemapster.js2836 height: size.height property
2854 height: scale.height property
2929 function addAreaData(key, value) { argument
3289 m.AreaData = function (owner, key, value) { argument
3298 value: value || '', property
3517 u.areaCorners = function (elements, image, container, width, height) { argument
3748 m.MapData.prototype.resize = function (width, height, duration, callback) { argument
3805 height: height property
3809 height: me.scaleInfo.realHeight property
3834 newsize = { width: String(width) + 'px', height: String(height) + 'px' }; property
[all …]
/plugin/authgoogle/google/contrib/
DGoogle_PlusDomainsService.php1074 public $height; variable in Google_ActivityObjectAttachmentsFullImage
1078 public function setHeight( $height) {
1105 public $height; variable in Google_ActivityObjectAttachmentsImage
1109 public function setHeight( $height) {
1172 public $height; variable in Google_ActivityObjectAttachmentsThumbnailsImage
1176 public function setHeight( $height) {
1748 public $height; variable in Google_Media
1787 public function setHeight( $height) {
2208 public $height; variable in Google_PersonCoverCoverPhoto
2211 public function setHeight( $height) {
[all …]
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
Dfabric.js357 removeFromArray: function(array, value) { argument
477 parseUnit: function(value, fontSize) { argument
1904 setOpacity = function(element, value) { argument
2866 function normalizeValue(attr, value, parentAttributes, fontSize) { argument
3360 height: heightAttr, property
3449 parseFontDeclaration: function(value, oStyle) { argument
3710 svgCache.get(url, function (value) { argument
6148 setWidth: function (value, options) { argument
6161 setHeight: function (value, options) { argument
6162 return this.setDimensions({ height: value }, options); property
[all …]
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(…
4{return}var h=(parseFloat(match[1])%360+360)%360/360,s=parseFloat(match[2])/(/%$/.test(match[2])?1… argument
5 …x.save();ctx.transform(v[0],v[1],v[2],v[3],v[4],v[5]);ctx.beginPath();if(this._points.length===2&&…
6 …ector.left=pointer.x-groupSelector.ex;groupSelector.top=pointer.y-groupSelector.ey;this.renderTop(…
8 …n(p){return fabric.util.transformPoint(p,vpt)},p=this._calculateCurrentDimensions(false),currentWi… property
9height/2}},_render:function(ctx){var current,previous=null,subpathStartX=0,subpathStartY=0,x=0,y=0… property
11adientTransparency=fabric.util.createClass(fabric.Image.filters.BaseFilter,{type:"GradientTranspar… argument
15 …r(this.hiddenTextarea,"keypress",this.onKeyPress.bind(this));fabric.util.addListener(this.hiddenTe…
/plugin/dirtylittlehelper/script/
Dmermaid.min.js1:t.mermaid=e()}("undefined"!=typeof self?self:this,(function(){return function(t){var e={};functio… property
/plugin/flowcharts/
Dmermaid.min.js1:t.mermaid=e()}("undefined"!=typeof self?self:this,(function(){return function(t){var e={};functio… property
/plugin/diagramsnet/lib/js/mermaid/
Dmermaid.min.js6:t.mermaid=e()}("undefined"!=typeof self?self:this,(function(){return function(t){var e={};functio… method
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
Dnv.d3.min.js2 …s={},a.logs={},a.dom={},a.dispatch=d3.dispatch("render_start","render_end"),Function.prototype.bin…
3 …rsWrap"),z.attr("transform","translate("+h.left+","+h.top+")"),n&&z.select(".nv-y.nv-axis").attr("… property
4value:b.y()(a.data),color:a.color},h.data(a).hidden(!1)}),e.dispatch.on("elementMouseout.tooltip",… property
5values.length}).length))return a.utils.noData(b,v),b;v.selectAll(".nv-noData").remove(),c=e.xScale… property
6height()&&(k.top=h.height(),H=a.utils.availableHeight(m,z,k)),L.select(".nv-legendWrap").attr("tra… property
7 …a.models.parallelCoordinates=function(){"use strict";function b(p){return p.each(function(b){funct… argument
8 …r(b)}},tooltipXContent:{get:function(){return i.contentGenerator()},set:function(){a.deprecated("t… property
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
Ddhtmlxgantt_tooltip.js68 /******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' }); property
70 /******/ Object.defineProperty(exports, '__esModule', { value: true }); property
78 /******/ __webpack_require__.t = function(value, mode) { argument
84 /******/ Object.defineProperty(ns, 'default', { enumerable: true, value: value }); property
120 Object.defineProperty(exports, "__esModule", { value: true }); property
176 Object.defineProperty(exports, "__esModule", { value: true }); property
238 height: tooltipNode.offsetHeight, property
323 Object.defineProperty(exports, "__esModule", { value: true }); property
/plugin/edittable/lib/
Dhandsontable.full.js75 /******/ __webpack_require__.i = function(value) { return value; }; argument
1416 return arrayReduce(array, function (initial, value) { argument
1468 function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { val… property
1612 objectEach(mixin, function (value, key) { argument
1622 var initValue = function initValue(value) { argument
1641 return function (value) { argument
4350 (0, _object.objectEach)(this.getBucket(context), function (value, key, bucket) { argument
5195 (0, _object.objectEach)(this, function (value, property) { argument
5541 …gs, raw) { return Object.freeze(Object.defineProperties(strings, { raw: { value: Object.freeze(raw… property
7665 return function (value) { argument
[all …]

12345678910>>...14