Home
last modified time | relevance | path

Searched refs:prototype (Results 526 – 550 of 1094) sorted by relevance

1...<<21222324252627282930>>...44

/plugin/diagramsnet/lib/math/jax/element/mml/optable/
H A DGeometricShapes.js19 (function(a){var c=a.mo.OPTYPES;var b=a.TEXCLASS;MathJax.Hub.Insert(a.mo.prototype,{OPTABLE:{infix:…
H A DBasicLatin.js19 (function(a){var c=a.mo.OPTYPES;var b=a.TEXCLASS;MathJax.Hub.Insert(a.mo.prototype,{OPTABLE:{prefix…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js6707 AssertionError.prototype = Object.create(Error.prototype);
17229 StringStream.prototype = Stream.prototype;
17472 FlateStream.prototype = Object.create(DecodeStream.prototype);
18260 LZWStream.prototype = Object.create(DecodeStream.prototype);
18378 NullStream.prototype = Stream.prototype;
39062 CFFTopDict.prototype = Object.create(CFFDict.prototype);
39081 CFFPrivateDict.prototype = Object.create(CFFDict.prototype);
53843 AstArgument.prototype = Object.create(AstNode.prototype);
53856 AstLiteral.prototype = Object.create(AstNode.prototype);
53884 AstMin.prototype = Object.create(AstNode.prototype);
[all …]
H A Dpdf.js2228 var proto = Base.prototype;
3321 Internal.prototype = __w_pdfjs_require__(98)($Promise.prototype, {
4231 redefineAll(C.prototype, {
4357 C.prototype = proto;
5538 AssertionError.prototype = Object.create(Error.prototype);
9608 JURL.prototype = {
12247 var Op = Object.prototype;
12637 Context.prototype = {
16198 CanvasGraphics.prototype[_util.OPS[op]] = CanvasGraphics.prototype[op];
16538 TilingPattern.prototype = {
[all …]
/plugin/datatables/assets/datatables.net-plugins/integration/bootstrap/3/
H A DdataTables.bootstrap.min.js
/plugin/sequencediagram/bower_components/snap.svg/doc/js/
H A Dprism.js5prototype.toString.call(e).match(/\[object (\w+)\]/)[1]},clone:function(e){var n=t.util.type(e);sw…
/plugin/diagramsnet/lib/plugins/
H A Dexplore.js164 var prev = mxText.prototype.enableBoundingBox;
165 mxText.prototype.enableBoundingBox = false;
170 mxText.prototype.prev = true;
H A DcConf-comments.js289 DrawioComment.prototype.addReply = function(reply, success, error, doResolve, doReopen)
337 DrawioComment.prototype.editComment = function(newContent, success, error)
372 DrawioComment.prototype.deleteComment = function(success, error)
H A Dp1.js51 Graph.prototype.getExportVariables = function()
H A DedgeConnection.js6 mxConnectionHandler.prototype.createTargetVertex = function(evt, source)
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshBrushXml.js64 Brush.prototype = new SyntaxHighlighter.Highlighter();
H A DshBrushBash.js68 Brush.prototype = new SyntaxHighlighter.Highlighter();
/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshBrushXml.js48 Brush.prototype = new SyntaxHighlighter.Highlighter();
H A DshBrushBash.js52 Brush.prototype = new SyntaxHighlighter.Highlighter();
/plugin/ckgdoku/ckeditor/plugins/pastebase64/
H A Dplugin.js34 return Array.prototype.forEach.call(clipboardData.types, function (type, i) {
/plugin/ckgedit/ckeditor/plugins/pastebase64/
H A Dplugin.js34 return Array.prototype.forEach.call(clipboardData.types, function (type, i) {
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js.map1prototype.insert = function (position, newText) {\n this.edits.push(TextEdit.insert(positio…
/plugin/imagemapping/
H A Djquery.imagemapster.js8 !function(a){"function"==typeof define&&define.amd?define(["jquery"],a):"object"==typeof module&&module.exports?module.exports=function(e,t){return void 0===t&&(t="undefined"!=typeof window?require("jquery"):require("jquery")(e)),a(t),t}:a(jQuery)}(function(jQuery){!function(a){"use strict";a.event&&a.event.special&&function(){var i,e=!1;try{var t=Object.defineProperty({},"passive",{get:function(){return e=!0}});window.addEventListener("testPassive.mapster",function(){},t),window.removeEventListener("testPassive.mapster",function(){},t)}catch(e){}e&&(i=function(e,t,a){if(!e.includes("noPreventDefault"))return console.warn("non-passive events - listener not added"),!1;window.addEventListener(t,a,{passive:!0})},a.event.special.touchstart={setup:function(e,t,a){return i(t,"touchstart",a)}},a.event.special.touchend={setup:function(e,t,a){return i(t,"touchend",a)}})}()}(jQuery),function($){"use strict";var mapster_version="1.5.4",Aa,Ba,Ca;$.fn.mapster=function(e){var t=$.mapster.impl;return $.mapster.utils.isFunction(t[e])?t[e].apply(this,Array.prototype.slice.call(arguments,1)):"object"!=typeof e&&e?void $.error("Method "+e+" does not exist on jQuery.mapster"):t.bind.apply(this,arguments)},$.mapster={version:mapster_version,render_defaults:{isSelectable:!0,isDeselectable:!0,fade:!1,fadeDuration:150,fill:!0,fillColor:"000000",fillColorMask:"FFFFFF",fillOpacity:.7,highlight:!0,stroke:!1,strokeColor:"ff0000",strokeOpacity:1,strokeWidth:1,includeKeys:"",altImage:null,altImageId:null,altImages:{}},defaults:{clickNavigate:!1,navigateMode:"location",wrapClass:null,wrapCss:null,onGetList:null,sortList:!1,listenToList:!1,mapKey:"",mapValue:"",singleSelect:!1,listKey:"value",listSelectedAttribute:"selected",listSelectedClass:null,onClick:null,onMouseover:null,onMouseout:null,mouseoutDelay:0,onStateChange:null,boundList:null,onConfigured:null,configTimeout:3e4,noHrefIsMask:!0,scaleMap:!0,enableAutoResizeSupport:!1,autoResize:!1,autoResizeDelay:0,autoResizeDuration:0,onAutoResize:null,safeLoad:!1,areas:[]},shared_defaults:{render_highlight:{fade:!0},render_select:{fade:!1},staticState:null,selected:null},area_defaults:{includeKeys:"",isMask:!1},canvas_style:{position:"absolute",left:0,top:0,padding:0,border:0},hasCanvas:null,map_cache:[],hooks:{},addHook:function(e,t){this.hooks[e]=(this.hooks[e]||[]).push(t)},callHooks:function(e,a){$.each(this.hooks[e]||[],function(e,t){t.apply(a)})},utils:{when:{all:function(e){return Promise.all(e)},defer:function(){return new function(){this.promise=new Promise(function(e,t){this.resolve=e,this.reject=t}.bind(this)),this.then=this.promise.then.bind(this.promise),this.catch=this.promise.catch.bind(this.promise)}}},defer:function(){return this.when.defer()},subclass:function(a,i){function e(){var e=this,t=Array.prototype.slice.call(arguments,0);e.base=a.prototype,e.base.init=function(){a.prototype.constructor.apply(e,t)},i.apply(e,t)}return(e.prototype=new a).constructor=e},asArray:function(e){return e.constructor===Array?e:this.split(e)},split:function(e,t){for(var a,i=e.split(","),n=0;n<i.length;n++)""===(a=i[n]?i[n].trim():"")?i.splice(n,1):i[n]=t?t(a):a;return i},updateProps:function(e,t){var i=e||{},e=$.isEmptyObject(i)?t:e,n=[];return $.each(e,function(e){n.push(e)}),$.each(Array.prototype.slice.call(arguments,1),function(e,a){$.each(a||{},function(e){var t;(!n||0<=$.inArray(e,n))&&(t=a[e],$.isPlainObject(t)?i[e]=$.extend(i[e]||{},t):t&&t.constructor===Array?i[e]=t.slice(0):void 0!==t&&(i[e]=a[e]))})}),i},isElement:function(e){return"object"==typeof HTMLElement?e instanceof HTMLElement:e&&"object"==typeof e&&1===e.nodeType&&"string"==typeof e.nodeName},indexOf:function(e,t){if(Array.prototype.indexOf)return Array.prototype.indexOf.call(e,t);for(var a=0;a<e.length;a++)if(e[a]===t)return a;return-1},indexOfProp:function(e,a,i){var n=e.constructor===Array?-1:null;return $.each(e,function(e,t){if(t&&(a?t[a]:t)===i)return n=e,!1}),n},boolOrDefault:function(e,t){return this.isBool(e)?e:t||!1},isBool:function(e){return"boolean"==typeof e},isUndef:function(e){return void 0===e},isFunction:function(e){return"function"==typeof e},ifFunction:function(e,t,a){this.isFunction(e)&&e.call(t,a)},size:function(e,t){var a=$.mapster.utils;return{width:t?e.width||e.naturalWidth:a.imgWidth(e,!0),height:t?e.height||e.naturalHeight:a.imgHeight(e,!0),complete:function(){return!!this.height&&!!this.width}}},setOpacity:function(e,a){$.mapster.hasCanvas()?e.style.opacity=a:$(e).each(function(e,t){void 0!==t.opacity?t.opacity=a:$(t).css("opacity",a)})},fader:(Aa={},Ba=0,Ca=function(e,t,a,i){var n,o,s=i/15,r=$.mapster.utils;if("number"==typeof e){if(!(o=Aa[e]))return}else(n=r.indexOfProp(Aa,null,e))&&delete Aa[n],Aa[++Ba]=o=e,e=Ba;t=(a=a||1)-.01<t+a/s?a:t+a/s,r.setOpacity(o,t),t<a&&setTimeout(function(){Ca(e,t,a,i)},15)},Ca),getShape:function(e){return(e.shape||"rect").toLowerCase()},hasAttribute:function(e,t){t=$(e).attr(t);return void 0!==t&&!1!==t}},getBoundList:function(a,e){if(!a.boundList)return null;var i,n,o=$(),s=$.mapster.utils.split(e);return a.boundList.each(function(e,t){for(i=0;i<s.length;i++)n=s[i],$(t).is("["+a.listKey+'="'+n+'"]')&&(o=o.add(t))}),o},getMapDataIndex:function(e){var t,a;switch(e.tagName&&e.tagName.toLowerCase()){case"area":a=$(e).parent().attr("name"),t=$("img[usemap='#"+a+"']")[0];break;case"img":t=e}return t?this.utils.indexOfProp(this.map_cache,"image",t):-1},getMapData:function(e){e=this.getMapDataIndex(e.length?e[0]:e);if(0<=e)return 0<=e?this.map_cache[e]:null},queueCommand:function(e,t,a,i){return!!e&&(!(e.complete&&!e.currentAction)&&(e.commands.push({that:t,command:a,args:i}),!0))},unload:function(){return this.impl.unload(),this.utils=null,this.impl=null,$.fn.mapster=null,$.mapster=null,$("*").off(".mapster")}};var m=$.mapster,u=m.utils,ap=Array.prototype;$.each(["width","height"],function(e,a){var i=a.substr(0,1).toUpperCase()+a.substr(1);u["img"+i]=function(e,t){return(t?$(e)[a]():0)||e[a]||e["natural"+i]||e["client"+i]||e["offset"+i]}}),m.Method=function(e,t,a,i){var n=this;n.name=i.name,n.output=e,n.input=e,n.first=i.first||!1,n.args=i.args?ap.slice.call(i.args,0):[],n.key=i.key,n.func_map=t,n.func_area=a,n.name=i.name,n.allowAsync=i.allowAsync||!1},m.Method.prototype
[all...]
/plugin/freechat/phpfreechat/data/public/js/
H A Dpfcresource.js7 pfcResource.prototype = {
/plugin/sequencediagram/bower_components/lodash/dist/
H A Dmapping.fp.js322 var hasOwnProperty = Object.prototype.hasOwnProperty,
/plugin/vshare/
H A Dscript.js70 let attributes = Array.prototype.slice.call(this.attributes);
/plugin/diagramsnet/lib/js/sanitizer/
H A Dsanitizer.min.js38prototype.toString=function(){var d=[];s!==this.j&&d.push(this.j,":");s!==this.k&&(d.push("//"),s!…
39prototype.K=function(){return s!==this.j};e.prototype.da=function(d){this.n=d?d:s};e.prototype.X=f…
40 function(){return this.g&&decodeURIComponent(this.g)};e.prototype.G=function(d){d?(d=""+d,this.g=!t…
41 …deURIComponent(b.toString()));this.l=a.join("")};e.prototype.fa=function(d){this.o=d?d:s};e.protot…
/plugin/davcal/datetimepicker-2.4.5/
H A Djquery.datetimepicker.js550 if (!Array.prototype.indexOf) {
551 Array.prototype.indexOf = function (obj, start) {
559 Date.prototype.countDaysInMonth = function () {
1220 if (Object.prototype.toString.call(d) !== "[object Date]") {
2056 …["wheel"]:["mousewheel","DomMouseScroll","MozMousePixelScroll"],i=Array.prototype.slice;if(a.event…
2072prototype.dateFormat=function(b){if(b=="unixtime"){return parseInt(this.getTime()/1000);}if(Date.f…
/plugin/stackedit/
H A Dstackedit.min.js1prototype.hasOwnProperty.call(e,t)},t.p="",t(t.s=0)}([function(e,t,n){"use strict";function i(e,t)…
/plugin/diagramsnet/lib/js/croppie/
H A Dcroppie.min.js1prototype.toString.call(e)};r.prototype.catch=function(e){return this.then(null,e)},r.prototype.th… argument

1...<<21222324252627282930>>...44