Home
last modified time | relevance | path

Searched +defs:image +defs:value (Results 176 – 200 of 226) sorted by relevance

12345678910

/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
408 },image:function(a){return"image"==a.type; method
/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
408 },image:function(a){return"image"==a.type; method
/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/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
3449 parseFontDeclaration: function(value, oStyle) { argument
3710 svgCache.get(url, function (value) { argument
5882 setOverlayImage: function (image, callback, options) { argument
5933 setBackgroundImage: function (image, callback, options) { argument
6009 __setBgOverlayImage: function(property, image, callback, options) { argument
6148 setWidth: function (value, options) { argument
[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
9 …rtY=0,x=0,y=0,controlX=0,controlY=0,tempX,tempY,l=-this.pathOffset.x,t=-this.pathOffset.y;if(this.…
11 …|(global.fabric={}),extend=fabric.util.object.extend;fabric.Image.filters.GradientTransparency=fab…
/plugin/sequencediagram/bower_components/raphael/dev/
Draphael.core.js74 elements = {circle: 1, rect: 1, path: 1, ellipse: 1, text: 1, image: 1}, property
271 image: function (el) { method
470 R.snapTo = function (values, value, tolerance) { argument
999 R.getColor = function (value) { argument
3103 elproto.data = function (key, value) { argument
4688 elproto.setTime = function (anim, value) { argument
4715 elproto.status = function (anim, value) { argument
4894 setproto.attr = function (name, value) { argument
/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
4276 p.splice = function(array, value, index) { argument
5254 function decToBin(value, numBitsInValue) { argument
5332 function nfCoreScalar(value, plus, minus, leftDigits, rightDigits, group) { argument
5382 function nfCore(value, plus, minus, leftDigits, rightDigits, group) { argument
5492 …p.nfs = function(value, leftDigits, rightDigits) { return nfCore(value, " ", "-", leftDigits, righ… argument
[all …]
/plugin/diagramsnet/lib/js/grapheditor/
DMenus.js1084 Menus.prototype.edgeStyleChange = function(menu, label, keys, values, sprite, parent, reset, image) argument
1818 Menu.prototype.setEnabled = function(value) argument
/plugin/diagramsnet/lib/js/
Dapp.min.js134 …e&&define.amd?define(["exports"],e):e((t="undefined"!=typeof globalThis?globalThis:t||self).pako={… argument
135 …n"!=typeof e)throw new TypeError("not a function");this._state=null,this._value=null,this._deferre… property
137 …p);h!=p&&null!=h&&$jscomp.defineProperty(l,d,{configurable:!0,writable:!0,value:h})}};$jscomp.poly… property
140 …d]&&$jscomp.defineProperty(Array.prototype,d,{configurable:!0,writable:!0,value:function(){return … method
144 …ll or a function");d.prototype=Object.create(h&&h.prototype,{constructor:{value:d,writable:!0,conf… property
183 …ion b(a){_classCallCheck(this,b);this.helper=a}_createClass(b,[{key:"fillPolygon",value:function(a, method
184 e){return this._fillPolygon(a,e)}},{key:"_fillPolygon",value:function(a,e){var c=2<arguments.length… method
185 {key:"connectingLines",value:function(a,e){var c=[];if(1<e.length)for(var f=1;f<e.length;f++){var b… method
187 …)}_inherits(a,b);var e=_createSuper(a);_createClass(a,[{key:"fillPolygon",value:function(a,e){retu… method
188 …{_classCallCheck(this,b);this.helper=a}_createClass(b,[{key:"fillPolygon",value:function(a,e){var … method
[all …]
Dextensions.min.js1074 mxVsdxCanvas2D.prototype.image=function(f,m,e,q,k,d,b,a){var c=this,g="image"+(this.images.length+1… method in mxVsdxCanvas2D
1119 a.entries[g].key.equals&&a.entries[g].key.equals(b)||a.entries[g].key===b){a.entries[g].value=c;ret… property
1120 b[a].key,'" with value "',b[a].val,'" not allowed in HTML')}return n}b.setShapeIndex(d.getModel().g… property
1121 …ey.equals&&a.entries[g].key.equals(b)||a.entries[g].key===b){a.entries[g].value=c;return}a.entries… property
1125 …ey.equals&&a.entries[g].key.equals(b)||a.entries[g].key===b){a.entries[g].value=c;return}a.entries… property
1126 a.entries[g].key===b){a.entries[g].value=c;return}a.entries.push({key:b,value:c,getKey:function(){r… property
1128 value:c,getKey:function(){return this.key},getValue:function(){return this.value}})})(this.vertexMa… property
1131 value:c,getKey:function(){return this.key},getValue:function(){return this.value}})}(this.vertexMap… property
1201 value:c,getKey:function(){return this.key},getValue:function(){return this.value}})}(this.themes,c.… property
1205 a.entries[g].key.equals(b)||a.entries[g].key===b){a.entries[g].value=c;return}a.entries.push({key:b… property
[all …]
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/
Dasciidoctor.js4085 $def(self, '$set_attr', function $$set_attr(name, value, overwrite) { argument
4781 $def(self, '$assign_caption', function $$assign_caption(value, caption_context) { argument
5233 …$const_set($nesting[0], 'DEFAULT_CONTENT_MODEL', $hash2(["audio", "image", "listing", "literal", "… property
5586 $def(self, '$basebackend', function $$basebackend(value) { argument
5599 $def(self, '$filetype', function $$filetype(value) { argument
5612 $def(self, '$htmlsyntax', function $$htmlsyntax(value) { argument
5625 $def(self, '$outfilesuffix', function $$outfilesuffix(value) { argument
5638 $def(self, '$supports_templates', function $$supports_templates(value) { argument
5652 $def(self, '$init_backend_traits', function $$init_backend_traits(value) { argument
5948 $def(self, '$initialize', function $$initialize(name, value, negate) { argument
[all …]
/plugin/sequencediagram/bower_components/raphael/
Draphael.min.js1value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},r.t=function(t,e){if(1&e&&(t=r(… method
Draphael.no-deps.min.js1value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},r.t=function(t,e){if(1&e&&(t=r(… method
/plugin/flowchartjs/
Draphael.min.js1value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},r.t=function(t,e){if(1&e&&(t=r(… property
/plugin/diagramsnet/lib/js/diagramly/
DEditorUi.js585 EditorUi.prototype.setMathEnabled = function(value) argument
595 EditorUi.prototype.isMathEnabled = function(value) argument
3765 EditorUi.prototype.showImageDialog = function(title, value, fn, ignoreExisting, convertDataUri) argument
3778 apply = (apply != null) ? apply : mxUtils.bind(this, function(image, failed) argument
5295 var dlg2 = new FilenameDialog(this, editUrl, mxResources.get('ok'), function(value) argument
6394 EditorUi.prototype.createEmbedSvg = function(fit, shadow, image, lightbox, edit, layers, fn) argument
10208 EditorUi.prototype.setSketchMode = function(value) argument
10232 EditorUi.prototype.setPagesVisible = function(value) argument
10249 EditorUi.prototype.setInlineFullscreen = function(value) argument
10274 EditorUi.prototype.doSetSketchMode = function(value) argument
[all …]
DMenus.js758 var apply = function(image) argument
2091 editorUi.showEmbedImageDialog(function(fit, shadow, image, lightbox, editLink, layers) argument
2978 var insertVertex = function(value, w, h, style) argument
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/
Dasciidoctor.js170 value: initialValue, property
445 function $const_set(cref, name, value) { argument
1034 Opal.class_variable_set = function(module, name, value) { argument
1746 Opal.to_hash = function(value) { argument
1771 Opal.to_ary = function(value) { argument
1794 Opal.to_a = function(value) { argument
2178 Object.defineProperty(alias, 'length', { value: body.length }); property
2250 Opal.hash_put = function(hash, key, value) { argument
2263 bucket = {key: key, key_hash: key_hash, value: value}; property
2282 bucket = {key: key, key_hash: key_hash, value: value}; property
[all …]
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/graalvm/
Dasciidoctor.js167 value: initialValue, property
442 function $const_set(cref, name, value) { argument
1031 Opal.class_variable_set = function(module, name, value) { argument
1743 Opal.to_hash = function(value) { argument
1768 Opal.to_ary = function(value) { argument
1791 Opal.to_a = function(value) { argument
2175 Object.defineProperty(alias, 'length', { value: body.length }); property
2247 Opal.hash_put = function(hash, key, value) { argument
2260 bucket = {key: key, key_hash: key_hash, value: value}; property
2279 bucket = {key: key, key_hash: key_hash, value: value}; property
[all …]
/plugin/authgoogle/google/contrib/
DGoogle_DriveService.php2118 public $value; variable in Google_CommentContext
2125 public function setValue( $value) {
2831 public $image; variable in Google_DriveFileThumbnail
2833 public function setImage( $image) {
2978 public $value; variable in Google_Permission
3041 public function setValue( $value) {
3094 public $value; variable in Google_Property
3120 public function setValue( $value) {
/plugin/ol3/
Dscript.js1=e()}(window,(function(){return function(t){var e={};function r(n){if(e[n])return e[n].exports;var… property
8_ARRAY_SUPPORT?(t=new Uint8Array(e)).__proto__=l.prototype:(null===t&&(t=new l(e)),t.length=e),t}f… function
/plugin/chordsheets/js/
H A Draphael.js1value:!0})},r.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t… property
/plugin/jdraw/lib/
Djgraphx-examples.jar ... .model.mxCell edge Object parent String id Object value Object source Object target String style } com/mxgraph ...
Djdraw.jar ... java.net.URL tURL java.awt.Image image javax.swing.ImageIcon imageIcon java.awt ...
/plugin/aichat/vendor/vanderlee/php-sentence/doc/resources/
H A Dcombined.js8 …=[],f="1.10.2",d=p.concat,h=p.push,g=p.slice,m=p.indexOf,y=c.toString,v=c.hasOwnProperty,b=f.trim,… argument
31 function unRfc2068(value) { argument
39 function fromJSON(value) { argument
312 $.each(trimWords($input.val()), function(i, value) { argument
389 function trimWords(value) { argument
399 function lastWord(value) { argument
530 value: row[0], property
566 highlight: function(value, term) { argument
585 function add(q, value) { argument
624 value: value, property
/plugin/asciidocjs/node_modules/babylon/lib/
Dindex.js3 Object.defineProperty(exports, '__esModule', { value: true }); property
171 value: subClass, property
791 value: text, property
3775 pp$3.parseLiteral = function (value, type, startPos, startLoc) { argument
4680 pp$7.estreeParseLiteral = function (value) { argument
6771 image: "\u2111", property

12345678910