Home
last modified time | relevance | path

Searched defs:c (Results 26 – 50 of 694) sorted by relevance

12345678910>>...28

/plugin/bez/lib/jquery.form-validator/
H A Djquery.form-validator.min.js9 !function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof exports?module.exports=b(require("jquery")):b(jQuery)}(this,function(a){!function(a,b){"use strict";function c(b){b&&"custom"===b.errorMessagePosition&&"function"==typeof b.errorMessageCustom&&(a.formUtils.warn("Use of deprecated function errorMessageCustom, use config.submitErrorMessageCallback instead"),b.submitErrorMessageCallback=function(a,c){b.errorMessageCustom(a,b.language.errorTitle,c,b)})}function d(b){if(b.errorMessagePosition&&"object"==typeof b.errorMessagePosition){a.formUtils.warn("Deprecated use of config parameter errorMessagePosition, use config.submitErrorMessageCallback instead");var c=b.errorMessagePosition;b.errorMessagePosition="top",b.submitErrorMessageCallback=function(){return c}}}function e(b){var c=b.find("[data-validation-if-checked]");c.length&&a.formUtils.warn('Detected use of attribute "data-validation-if-checked" which is deprecated. Use "data-validation-depends-on" provided by module "logic"'),c.on("beforeValidation",function(){var c=a(this),d=c argument
[all...]
/plugin/diagramsnet/lib/shapes/
H A DmxArchiMate.js35 mxArchiMateLocation.prototype.paintVertexShape = function(c, x, y, w, h) argument
44 mxArchiMateLocation.prototype.background = function(c, x, y, w, h) argument
50 mxArchiMateLocation.prototype.foreground = function(c, x, y, w, h) argument
145 mxArchiMateBusiness.prototype.background = function(c, x, y, w, h) argument
151 mxArchiMateBusiness.prototype.foreground = function(c, x, y, w, h) argument
443 mxArchiMateProduct.prototype.background = function(c, x, y, w, h) argument
449 mxArchiMateProduct.prototype.foreground = function(c, x, y, w, h) argument
831 mxArchiMateTech.prototype.background = function(c, x, y, w, h) argument
849 mxArchiMateTech.prototype.foreground = function(c, x, y, w, h) argument
1166 mxArchiMateGap.prototype.background = function(c, x, y, w, h) argument
[all …]
H A DmxCabinets.js40 mxCabinetsCabinet.prototype.paintVertexShape = function(c, x, y, w, h) argument
48 mxCabinetsCabinet.prototype.background = function(c, x, y, w, h) argument
54 mxCabinetsCabinet.prototype.foreground = function(c, x, y, w, h) argument
114 mxCabinetsCoverPlate.prototype.paintVertexShape = function(c, x, y, w, h) argument
122 mxCabinetsCoverPlate.prototype.background = function(c, x, y, w, h) argument
138 mxCabinetsCoverPlate.prototype.foreground = function(c, x, y, w, h) argument
175 mxCabinetsDimension.prototype.paintVertexShape = function(c, x, y, w, h) argument
181 mxCabinetsDimension.prototype.background = function(c, x, y, w, h) argument
232 mxCabinetsDimensionBottom.prototype.paintVertexShape = function(c, x, y, w, h) argument
238 mxCabinetsDimensionBottom.prototype.background = function(c, x, y, w, h) argument
H A DmxEip.js35 mxShapeEipMessageExpiration.prototype.paintVertexShape = function(c, x, y, w, h) argument
41 mxShapeEipMessageExpiration.prototype.background = function(c, x, y, w, h) argument
101 mxShapeEipReturnAddress.prototype.paintVertexShape = function(c, x, y, w, h) argument
109 mxShapeEipReturnAddress.prototype.background = function(c, x, y, w, h) argument
115 mxShapeEipReturnAddress.prototype.foreground = function(c, x, y, w, h) argument
194 mxShapeEipAnchor.prototype.paintVertexShape = function(c, x, y, w, h) argument
237 mxShapeEipMessageChannel.prototype.background = function(c, x, y, w, h) argument
249 mxShapeEipMessageChannel.prototype.foreground = function(c, x, y, w, h) argument
319 mxShapeEipDatatypeChannel.prototype.background = function(c, x, y, w, h) argument
331 mxShapeEipDatatypeChannel.prototype.foreground = function(c, x, y, w, h) argument
[all …]
H A DmxFloorplan.js40 mxFloorplanWall.prototype.paintVertexShape = function(c, x, y, w, h) argument
46 mxFloorplanWall.prototype.background = function(c, x, y, w, h) argument
95 mxFloorplanWallCorner.prototype.background = function(c, x, y, w, h) argument
146 mxFloorplanWallU.prototype.paintVertexShape = function(c, x, y, w, h) argument
152 mxFloorplanWallU.prototype.background = function(c, x, y, w, h) argument
205 mxFloorplanRoom.prototype.paintVertexShape = function(c, x, y, w, h) argument
211 mxFloorplanRoom.prototype.background = function(c, x, y, w, h) argument
271 mxFloorplanWindow.prototype.background = function(c, x, y, w, h) argument
324 mxFloorplanDimension.prototype.background = function(c, x, y, w, h) argument
435 mxFloorplanStairs.prototype.background = function(c, x, y, w, h) argument
[all …]
H A DmxGmdl.js35 mxShapeGmdlPlayer.prototype.paintVertexShape = function(c, x, y, w, h) argument
45 mxShapeGmdlPlayer.prototype.foreground = function(c, x, y, w, h) argument
108 mxShapeGmdlSwitch.prototype.paintVertexShape = function(c, x, y, w, h) argument
118 mxShapeGmdlSwitch.prototype.background = function(c, x, y, w, h, state) argument
147 mxShapeGmdlSwitch.prototype.foreground = function(c, x, y, w, h, state) argument
208 mxShapeGmdlMarginRect.prototype.paintVertexShape = function(c, x, y, w, h) argument
280 mxShapeGmdlSliderNormal.prototype.background = function(c, x, y, w, h) argument
331 mxShapeGmdlSlider2.prototype.paintVertexShape = function(c, x, y, w, h) argument
339 mxShapeGmdlSlider2.prototype.background = function(c, x, y, w, h) argument
428 mxShapeGmdlSliderFocused.prototype.background = function(c, x, y, w, h) argument
[all …]
/plugin/ckgdoku/ckeditor/plugins/image/
H A Dplugin.js1ction(){CKEDITOR.plugins.add("image",{requires:"dialog",lang:"af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en-… argument
/plugin/syntaxhighlightjs/static/lib/highlightjs/languages/
H A Ddelphi.min.js1 …,e.C(/\{/,/\}/,{r:0}),e.C(/\(\*/,/\*\)/,{r:10})],i={cN:"string",b:/'/,e:/'/,c:[{b:/''/}]},c={cN:"s… property in AnonymousFunction85c75d620100.n
/plugin/ckgedit/ckeditor/plugins/image/
H A Dplugin.js1ction(){CKEDITOR.plugins.add("image",{requires:"dialog",lang:"af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en-… argument
/plugin/photogallery/lightGallery/js/
H A Dlg-pager.min.js4ction(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"obje… function
/plugin/markdownextra/lib/meltdown/js/lib/
H A Drangyinputs-jquery.min.js17 !function(a){function l(a,b){var c=typeof a[b];return"function"===c||!("object"!=c||!a[b])||"unknow… variable
/plugin/diagramsnet/lib/shapes/pid2/
H A DmxPidInstruments.js50 mxShapePidDiscInst.prototype.paintVertexShape = function(c, x, y, w, h) argument
58 mxShapePidDiscInst.prototype.background = function(c, x, y, w, h) argument
64 mxShapePidDiscInst.prototype.foreground = function(c, x, y, w, h) argument
159 mxShapePidSharedCont.prototype.background = function(c, x, y, w, h) argument
165 mxShapePidSharedCont.prototype.foreground = function(c, x, y, w, h) argument
263 mxShapePidCompFunc.prototype.background = function(c, x, y, w, h) argument
276 mxShapePidCompFunc.prototype.foreground = function(c, x, y, w, h) argument
492 mxShapePidIndicator.prototype.background = function(c, x, y, w, h) argument
530 mxShapePidIndicator.prototype.foreground = function(c, x, y, w, h) argument
633 mxShapePidLogic.prototype.background = function(c, x, y, w, h) argument
[all …]
H A DmxPidMisc.js48 mxShapePidFan.prototype.paintVertexShape = function(c, x, y, w, h) argument
56 mxShapePidFan.prototype.background = function(c, x, y, w, h) argument
62 mxShapePidFan.prototype.foreground = function(c, x, y, w, h) argument
160 mxShapePidColumn.prototype.paintVertexShape = function(c, x, y, w, h) argument
168 mxShapePidColumn.prototype.background = function(c, x, y, w, h) argument
181 mxShapePidColumn.prototype.foreground = function(c, x, y, w, h) argument
456 mxShapePidConveyor.prototype.paintVertexShape = function(c, x, y, w, h) argument
463 mxShapePidConveyor.prototype.background = function(c, x, y, w, h) argument
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Color/
H A DColorModeConverter.php13 public function rgb2gray($c) argument
27 cmyk2gray($c) global() argument
38 rgb2cmyk($c) global() argument
70 cmyk2rgb($c) global() argument
[all...]
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dwgxpath.install.js3 …urn"object";return b}function l(a){return"string"==typeof a}function ba(a,b,c){return a.call.apply… argument
5 function m(a){var b=n;function c(){}c.prototype=b.prototype;a.G=b.prototype;a.prototype=new c;a.pro… function
30 var fa=String.prototype.trim?function(a){return a.trim()}:function(a){return a.replace(/^[\s\xa0]+|… argument
31 b,c)}:function(a,b,c){for(var d=a.length,e=[],f=0,g=l(a)?a.split(""):a,h=0;h<d;h++)if(h in g){var p… argument
36 function A(a,b,c){if(null===b)return!0;try{if(!a.getAttribute)return!1}catch(d){return!1}Ca&&"class… argument
39 function Ia(a,b,c,d,e){var f;if((a instanceof E||8==a.b||c&&null===a.b)&&(f=b.childNodes)){var g=Ga… argument
46 function P(a,b,c,d){if(Ya.hasOwnProperty(a))throw Error("Binary operator already created: "+a);a=ne… argument
47 P(">",4,2,function(a,b,c){return O(function(a,b){return a>b},a,b,c)});P("<=",4,2,function(a,b,c){re… argument
53 …,b){return(b?L(b,a):z(a.a)).length},0,1);R("substring",3,!1,!1,function(a,b,c,d){c=K(c,a);if(isNaN… argument
62 U.prototype.toString=function(){var a;a="Step:"+J("Operator: "+(this.u?"//":"/"));this.c.j&&(a+=J("… argument
[all …]
/plugin/diagramsnet/lib/shapes/ios7/
H A DmxIOS7Ui.js72 mxShapeIOS7AppBar.prototype.paintVertexShape = function(c, x, y, w, h) argument
80 mxShapeIOS7AppBar.prototype.background = function(c, x, y, w, h) argument
86 mxShapeIOS7AppBar.prototype.foreground = function(c, x, y, w, h) argument
263 mxShapeIOS7Slider.prototype.foreground = function(c, w, h) argument
339 mxShapeIOS7DownloadBar.prototype.foreground = function(c, w, h) argument
413 mxShapeIOS7Icon.prototype.foreground = function(c, w, h) argument
819 mxShapeIOS7searchBox.prototype.background = function(c, w, h) argument
825 mxShapeIOS7searchBox.prototype.foreground = function(c, w, h) argument
886 mxShapeIOS7URL.prototype.background = function(c, w, h) argument
892 mxShapeIOS7URL.prototype.foreground = function(c, w, h) argument
[all …]
/plugin/diagramsnet/lib/shapes/mockup/
H A DmxMockupContainers.js52 mxShapeMockupVideoPlayer.prototype.paintVertexShape = function(c, x, y, w, h) argument
250 mxShapeMockupAccordion.prototype.paintVertexShape = function(c, x, y, w, h) argument
643 mxShapeMockupUserMale.prototype.paintVertexShape = function(c, x, y, w, h) argument
842 mxShapeMockupUserFemale.prototype.paintVertexShape = function(c, x, y, w, h) argument
1036 mxShapeMockupGroup.prototype.paintVertexShape = function(c, x, y, w, h) argument
1123 mxShapeMockupWindow.prototype.paintVertexShape = function(c, x, y, w, h) argument
1223 mxShapeMockupHorTabBar.prototype.paintVertexShape = function(c, x, y, w, h) argument
1274 mxShapeMockupHorTabBar.prototype.background = function(c, w, h, rSize, tabH) argument
1496 mxShapeMockupVerTabBar.prototype.paintVertexShape = function(c, x, y, w, h) argument
1545 mxShapeMockupVerTabBar.prototype.background = function(c, w, h, rSize, tabW) argument
[all …]
/plugin/codemirror/dist/modes/
H A Dpuppet.min.js1ction(a){if(typeof exports=="object"&&typeof module=="object")a(require("../../lib/codemirror"));e… function
H A Djsx.min.js1ction(a){if(typeof exports=="object"&&typeof module=="object")a(require("../../lib/codemirror"),re… argument
H A Dvhdl.min.js1ction(a){if(typeof exports=="object"&&typeof module=="object")a(require("../../lib/codemirror"));e… argument
H A Druby.min.js1ction(a){if(typeof exports=="object"&&typeof module=="object")a(require("../../lib/codemirror"));e… function
/plugin/datatables/assets/datatables.net-responsive/js/
H A DdataTables.responsive.min.js
/plugin/diagramsnet/lib/js/spin/
H A Dspin.min.js2 …d?define(b):a.Spinner=b()}(this,function(){"use strict";function a(a,b){var c,d=document.createEle… argument
/plugin/tindexmenu/
H A Dindexmenu.js25 function Node(a,c,b,d,e,f,g){this.dokuid=a;this.id=c;this.pid=b;this.name=d;this.hns=e;this.isdir=f… argument
26 function dTree(a,c){var b=indexmenu_findExt(c);this.config={urlbase:DOKU_BASE+"doku.php?id=",plugba… argument
27 …pageid=window.indexmenu_ID||"";this.fajax=!1}dTree.prototype.add=function(a,c,b,d,e,f,g){this.aNod… argument
32 dTree.prototype.noderr=function(a,c){var b='<div class="dTreeNode">'+this.indent(a,c);return b+'<di… argument
33 dTree.prototype.node=function(a,c){var b=1,d,e;d='onmouseover="'+this.obj+".show_feat('"+c+"');\" o… argument
36 dTree.prototype.indent=function(a,c){var b,d="";if(this.root.id!=a.pid){for(b=0;b<this.aIndent.leng… argument
40 dTree.prototype.openTo=function(a,c,b){if(!b)for(c=0;c<this.aNodes.length;c++)if(this.aNodes[c].id=… argument
42 dTree.prototype.clearCookie=function(){var a;a=new Date((new Date).getTime()-864E5);this.setCookie(… argument
49 dTree.prototype.scroll=function(a,c,b,d){if(!this.config.scroll)return!1;var e,f;e=jQuery("#dtree_"… argument
50 dTree.prototype.scrollLeft=function(a,c,b,d){if(a<b-d-10)this.divdisplay("z",0),this.scrllTmr=0;els… argument
[all …]
/plugin/diagramsnet/lib/js/
H A Dshapes.min.js105 mxShapeIOS7AppBar.prototype.background=function(a,d,e,b,c){a.rect(0,0,b,c);a.fill()}; argument
427 mxShapeMockupLineChart.prototype.background=function(a,d,e,b,c,f,g){a.rect(0,0,b,c);a.fillAndStroke… argument
454 mxShapeMockupPlotChart.prototype.background=function(a,d,e,b,c,f,g){a.rect(0,0,b,c);a.fillAndStroke… argument
1356 mxArchiMateBusiness.prototype.background=function(a,d,e,b,c){a.roundrect(0,0,b,c,10,10);a.fillAndSt… argument
1914 d,e,b,c,f,r,h,m);m&&mxShapeBasicRect2.prototype.paintNE(a,d,e,b,c,f,r,h,g);mxShapeBasicRect2.protot… argument
1915 x&&(y=0);a.setGradient(w,x,0,0,b,c,A,z,y);a.begin();g?mxShapeBasicRect2.prototype.moveNWInner(a,d,e… argument
1950 a.begin();mxShapeBasicRect2.prototype.paintFolds(a,d,e,b,c,f,q,r,t,u,h,g,m,n,p);a.stroke()};mxShape… argument
2097 mxShapeEipReturnAddress.prototype.background=function(a,d,e,b,c){a.rect(0,0,b,c);a.fillAndStroke()}; argument
2601 mxShapeSysMLPackage2.prototype.paintVertexShape=function(a,d,e,b,c){a.translate(d,e);this.backgroun… argument
2734 mxShapePidDiscInst.prototype.paintVertexShape=function(a,d,e,b,c){a.translate(d,e);this.background(… argument
[all …]

12345678910>>...28