Home
last modified time | relevance | path

Searched +defs:a +defs:type (Results 26 – 50 of 369) sorted by relevance

12345678910>>...15

/plugin/diagramsnet/lib/math/extensions/a11y/
Dmathjax-sre.js19 var $jscomp=$jscomp||{};$jscomp.scope={};$jscomp.arrayIteratorImpl=function(a){var b=0;return funct… argument
21 $jscomp.getGlobal=function(a){a=["object"==typeof globalThis&&globalThis,a,"object"==typeof window&… argument
22 …$jscomp.POLYFILL_PREFIX="$jscp$";var $jscomp$lookupPolyfilledValue=function(a,b){var c=$jscomp.pro… argument
23 $jscomp.polyfillUnisolated=function(a,b,c,d){c=$jscomp.global;a=a.split(".");for(d=0;d<a.length-1;d… argument
24 $jscomp.polyfillIsolated=function(a,b,c,d){var e=a.split(".");a=1===e.length;d=e[0];d=!a&&d in $jsc… argument
26 $jscomp.polyfill("Symbol",function(a){if(a)return a;var b=function(e,f){this.$jscomp$symbol$id_=e;$… argument
27 $jscomp.polyfill("Symbol.iterator",function(a){if(a)return a;a=Symbol("Symbol.iterator");for(var b=… argument
28 "es3");$jscomp.initSymbolAsyncIterator=function(){};$jscomp.iteratorPrototype=function(a){a={next:a… function
29 $jscomp.polyfill("Array.prototype.keys",function(a){return a?a:function(){return $jscomp.iteratorFr… argument
30 $jscomp.checkStringArgs=function(a,b,c){if(null==a)throw new TypeError("The 'this' value for String… argument
[all …]
/plugin/amcharts/assets/amcharts/
Damcharts.js1 (function(){var d;window.AmCharts?d=window.AmCharts:(d={},window.AmCharts=d,d.themes={},d.maps={},d… argument
2 function(){for(var a=0;a<arguments.length;a++)this.events[arguments[a]]=[]},b.prototype.listenTo=fu… argument
3 c=0;c<b.length;c++){var d=b[c];d.handler.call(d.scope,a)}});for(var c in a)b.prototype[c]=a[c];retu… argument
4 NaN)};d.isModern=!0;d.getIEVersion=function(){var a=0,b,c;"Microsoft Internet Explorer"==navigator.… argument
6 function(a){for(var b=d.charts,c=0;c<b.length;c++){var e=b[c];e&&e.handleReleaseOutside&&e.handleRe… argument
7 d.charts,b=0;b<a.length;b++){var c=a[b];c&&(c.mouseIsOver=!1)}};d.ready=function(a){d.onReadyArray.… argument
10 …leMouseUp),window.detachEvent("onload",d.handleLoad))};d.makeChart=function(a,b,c){var e=b.type,h=… argument
11 …se "gantt":f=new d.AmGanttChart(h)}d.extend(f,b);d.isReady?isNaN(c)?f.write(a):setTimeout(function… argument
12 c;c--)a[c].update&&a[c].update(),b&&(a[c].autoResize?a[c].validateSize&&a[c].validateSize():a[c].pr… argument
13 "/")}};d.normalizeUrl=function(a){return""!==a&&-1===a.search(/\/$/)?a+"/":a};d.isAbsolute=function… argument
[all …]
Dserial.js1 …AmRectangularChart=e.Class({inherits:e.AmCoordinateChart,construct:function(a){e.AmRectangularChar… argument
6 (this.marginRight=Math.round(l-g+c));d.top&&e<c+this.titleHeight&&(this.marginTop=Math.round(this.m… argument
14 this.marginLeft;this.marginRightReal=this.marginRight},updateValueAxes:function(){var a=this.valueA… argument
16 this.chartCursor=null},zoomTrendLines:function(){var a=this.trendLines,b;for(b=0;b<a.length;b++){va… argument
17 b){var c=a.position,d=a.scrollbarHeight+a.offset;a.enabled&&("top"==c?b?this.marginLeftReal+=d:this… argument
18 c,a.x=d-g-k):(a.y=c-g+f-k,a.x=d+e):b?(a.y=c+f,a.x=d+this.plotAreaWidth+e+k):(a.y=c+this.plotAreaHei… argument
19 a);var b=this.chartCursor;b&&b.handleMouseDown&&!this.rolledOverZB&&b.handleMouseDown(a)},update:fu… argument
20 a.percentZoom(c,d)}},zoomAxesAndGraphs:function(){if(!this.scrollbarOnly){var a=this.valueAxes,b;fo… argument
21 this.zoomScrollbar()},relativeZoomValueAxes:function(a,b,c){b=e.fitToBounds(b,0,1);c=e.fitToBounds(… argument
22 this.handleCursorZoom),this.listenTo(a,"zoomStarted",this.handleCursorZoomStarted),this.listenTo(a,… argument
[all …]
Dgauge.js1 (function(){var c=window.AmCharts;c.GaugeAxis=c.Class({construct:function(a){this.cname="GaugeAxis"… argument
2 1;this.axisColor="#000000";this.axisAlpha=1;this.gridInside=!0;this.topTextYOffset=0;this.topTextBo… argument
3 a){this.topText=a;var b=this.chart;if(this.axisCreated){this.topTF&&this.topTF.remove();var e=this.… argument
10 …)*Math.cos(w/180*Math.PI)),q=c.line(p,[q,l],[n,w],G,E,M,0,!1,!1,!0),c.setCN(a,q,"axis-tick-minor")… argument
11 a,b)}).touchstart(function(b){c.fireEvent("rollOverBand",a,b)}).click(function(b){c.fireEvent("clic… argument
12 b,a);c.getURL(b.url,d.urlTarget)})}})})();(function(){var c=window.AmCharts;c.GaugeArrow=c.Class({c… argument
13 …ow.AmCharts;c.AmAngularGauge=c.Class({inherits:c.AmChart,construct:function(a){this.cname="AmAngul… argument
14 !0;this.extraHeight=this.extraWidth=0;c.applyTheme(this,a,this.cname)},addAxis:function(a){this.axe… argument
19 !1;c.AmAngularGauge.base.validateSize.call(this)},addArrow:function(a){this.arrows.push(a)},removeA… argument
21 p+v*d,m+f*d-h/2*p,m+f*d+h/2*p,m+k/2*p+v*d],[u+k/2*E-v*g,u-f*g+h/2*E,u-f*g-h/2*E,u-k/2*E-v*g],a.colo… argument
[all …]
/plugin/ckgdoku/ckeditor/plugins/wsc/dialogs/
Dwsc_ie.js5 CKEDITOR.dialog.add("checkspell",function(a){function c(a,c){var d=0;return function(){"function"==… argument
10 …nt.getHead().append(CKEDITOR.document.createElement("script",{attributes:{type:"text/javascript",s… property
11 CKEDITOR.dialog.on("resize",function(a){a=a.data;var c=a.dialog;"checkspell"==c._.name&&((c=(c=c.ge… argument
/plugin/ckgedit/ckeditor/plugins/wsc/dialogs/
Dwsc_ie.js5 CKEDITOR.dialog.add("checkspell",function(a){function c(a,c){var d=0;return function(){"function"==… argument
10 …nt.getHead().append(CKEDITOR.document.createElement("script",{attributes:{type:"text/javascript",s… property
11 CKEDITOR.dialog.on("resize",function(a){a=a.data;var c=a.dialog;"checkspell"==c._.name&&((c=(c=c.ge… argument
/plugin/codemirror/dist/modes/
Dcoffeescript.min.js1a){if(typeof exports=="object"&&typeof module=="object")a(require("../../lib/codemirror"));else if… property
Dsass.min.js1 (function(a){if(typeof exports=="object"&&typeof module=="object")a(require("../../lib/codemirror")… property
Delm.min.js1a){if(typeof exports=="object"&&typeof module=="object")a(require("../../lib/codemirror"));else if… property
Druby.min.js1 (function(a){if(typeof exports=="object"&&typeof module=="object")a(require("../../lib/codemirror")… property
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/
Djquery.jplayer.min.js2 !function(a,b){"function"==typeof define&&define.amd?define(["jquery"],b):b("object"==typeof export… argument
3a href="'+this._escapeHtml(a)+'">x</a>',b.firstChild.href},_absoluteMediaUrls:function(b){var c=th… property
/plugin/qc/
H A Dadmin.php104 protected function getOrderArrow($type)
113 protected function sortQuality($a, $b)
121 protected function sortFixme($a, $b)
/plugin/glossary/
Dscript.js62 function glossaryComparatorWord (a, b) { argument
66 function glossaryComparatorTranslate (a, b) { argument
70 function glossaryComparatorDate (a, b) { argument
74 function glossaryComparatorView (a, b) { argument
78 function glossaryComparatorScore (a, b) { argument
82 function glossaryComparator (a, b, name, num) { argument
199 type: "POST", property
216 type: "POST", property
/plugin/tline/timeline_ajax/
Dsimile-ajax-bundle.js32 },attr:function(name,value,type){var options=name; argument
198 },prop:function(elem,value,type,i,name){if(jQuery.isFunction(value)){value=value.call(elem,i); argument
381 },"#":function(a,i,m){return a.getAttribute("id")==m[2]; argument
382 },":":{lt:function(a,i,m){return i<m[3]-0; argument
383 },gt:function(a,i,m){return i>m[3]-0; argument
384 },nth:function(a,i,m){return m[3]-0==i; argument
385 },eq:function(a,i,m){return m[3]-0==i; argument
386 },first:function(a,i){return i==0; argument
387 },last:function(a,i,m,r){return i==r.length-1; argument
388 },even:function(a,i){return i%2==0; argument
[all …]
/plugin/eventline/timeline_ajax/
Dsimile-ajax-bundle.js32 },attr:function(name,value,type){var options=name; argument
198 },prop:function(elem,value,type,i,name){if(jQuery.isFunction(value)){value=value.call(elem,i); argument
381 },"#":function(a,i,m){return a.getAttribute("id")==m[2]; argument
382 },":":{lt:function(a,i,m){return i<m[3]-0; argument
383 },gt:function(a,i,m){return i>m[3]-0; argument
384 },nth:function(a,i,m){return m[3]-0==i; argument
385 },eq:function(a,i,m){return m[3]-0==i; argument
386 },first:function(a,i){return i==0; argument
387 },last:function(a,i,m,r){return i==r.length-1; argument
388 },even:function(a,i){return i%2==0; argument
[all …]
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
Dholder.min.js12a){if(a.document){var b=a.document;b.querySelectorAll||(b.querySelectorAll=function(c){var d,e=b.c… argument
/plugin/quickstats/scripts/
Dsorttable.js259 sort_numeric: function(a,b) { argument
266 sort_alpha: function(a,b) { argument
271 sort_ddmm: function(a,b) { argument
286 sort_mmdd: function(a,b) { argument
374 function dean_addEvent(element, type, handler) { argument
400 function removeEvent(element, type, handler) { argument
/plugin/sqlraw/
Dsorttable.min.js25 delete newrows;},sort_numeric:function(a,b){aa=parseFloat(a[0].replace(/[^0-9.-]/g,''));if(isNaN(aa… argument
40 window.onload=sorttable.init;function dean_addEvent(element,type,handler){if(element.addEventListen… argument
41 handlers[handler.$$guid]=handler;element["on"+type]=handleEvent;}};dean_addEvent.guid=1;function re… argument
/plugin/diagramsnet/lib/js/
Dviewer.min.js4 !function(a,b){"object"==typeof exports?module.exports=b():"function"==typeof define&&define.amd?de… property
38 (function(){function g(a){var f=parseInt(a.substring(1),16);return 65535<f?(f-=65536,String.fromCha… argument
39 b=RegExp("\\\\(?:(?:[0-9a-fA-F]{1,6}[\\t\\n\\f ]?|[\\u0020-\\u007e\\u0080-\\ud7ff\\ue000\\ufffd]|[\… argument
40 /url\(/i.test(l)?"url("+w(l.replace(a,""),x)+")":l;if(h!=l||" "!=l)b[f++]=h=l}b.length=f;return b}}… argument
41 f?b.da(h.n):f=h.Y();f?b.ea(h.k):f=h.$();var g=h.g,k=x(g);if(f)b.ca(h.V()),k=k&&k.replace(a,"");else… argument
45 b=d[g++],a.push(h,encodeURIComponent(f.toString())),h="&",b&&a.push("=",encodeURIComponent(b.toStri… argument
46 s);Q&&("string"===typeof Q?d.O(Q.replace(/[^?&=0-9A-Za-z_\-~.%]/g,M)):d.ba(Q));return d};e.N=E;e.ma… argument
47 (function(){function g(a){return"string"===typeof a?'url("'+a.replace(e,w)+'")':'url("about:blank")… argument
52 f["+"]=f["~"]=f;ba=function(a,d,b){function g(i,r){function o(b,f,g){var y,e,i,l,o,m=n;y="";if(b<f)… argument
56 …g++]=e)}b.length=g;b=b.join(" ");return b=!b.length?"":!d.test(b)?"not all":a.test(b)?b:"not all ,… function
[all …]
Dviewer-static.min.js4 !function(a,b){"object"==typeof exports?module.exports=b():"function"==typeof define&&define.amd?de… property
38 (function(){function g(a){var f=parseInt(a.substring(1),16);return 65535<f?(f-=65536,String.fromCha… argument
39 b=RegExp("\\\\(?:(?:[0-9a-fA-F]{1,6}[\\t\\n\\f ]?|[\\u0020-\\u007e\\u0080-\\ud7ff\\ue000\\ufffd]|[\… argument
40 /url\(/i.test(l)?"url("+w(l.replace(a,""),x)+")":l;if(h!=l||" "!=l)b[f++]=h=l}b.length=f;return b}}… argument
41 f?b.da(h.n):f=h.Y();f?b.ea(h.k):f=h.$();var g=h.g,k=x(g);if(f)b.ca(h.V()),k=k&&k.replace(a,"");else… argument
45 b=d[g++],a.push(h,encodeURIComponent(f.toString())),h="&",b&&a.push("=",encodeURIComponent(b.toStri… argument
46 s);Q&&("string"===typeof Q?d.O(Q.replace(/[^?&=0-9A-Za-z_\-~.%]/g,M)):d.ba(Q));return d};e.N=E;e.ma… argument
47 (function(){function g(a){return"string"===typeof a?'url("'+a.replace(e,w)+'")':'url("about:blank")… argument
52 f["+"]=f["~"]=f;ba=function(a,d,b){function g(i,r){function o(b,f,g){var y,e,i,l,o,m=n;y="";if(b<f)… argument
56 …g++]=e)}b.length=g;b=b.join(" ");return b=!b.length?"":!d.test(b)?"not all":a.test(b)?b:"not all ,… function
[all …]
/plugin/flowplay2/flowplayer/html/
Dflashembed.min.js19ashembed(g,h,j){if(typeof g=='string')g=document.getElementById(g);var k={src:'#',width:'100%',hei… property
/plugin/bez/lib/jquery.timepicker-1.11.9-0/
H A Djquery.timepicker.min.js7a){"object"==typeof exports&&exports&&"object"==typeof module&&module&&module.exports===exports?a(… property
/plugin/ckgedit/ckeditor/plugins/note/dialogs/
Dnote.js1 …ialog",function(a){return{title:"Note Properties",minWidth:400,minHeight:200,contents:[{id:"tab-ba… argument
/plugin/indexmenu/scripts/contextmenu/
Djquery.ui-contextmenu.min.js3a){"use strict";"function"==typeof define&&define.amd?define(["jquery","jquery-ui/ui/widgets/menu"… property
/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/
Djquery.grab.js23 function unbind(elem, type, func){ argument
40 function bind(elem, type, func, pass){ argument
63 bind._binds.push({elem: elem, type: type, func: func, fnc: fnc}); property
191 $.fn.grab = function(a, b){ argument
196 $.fn.ungrab = function(a){ argument

12345678910>>...15