Home
last modified time | relevance | path

Searched refs:cg (Results 1 – 17 of 17) sorted by relevance

/plugin/translation/
H A Ddeleted.files47 flags/cg.gif
200 flags/more/cg.gif
/plugin/processing/
H A Dscript.js4437 var cg = (ag > bg) ? (ag - bg) : (bg - ag);
4442 (p.peg(ag + (((cg - ag) * f) >> 8)) << 8) |
4455 var cg = ag + bg - ((ag * bg) >> 7);
4473 var cg = (ag * bg) >> 8;
4491 var cg = 255 - (((255 - ag) * (255 - bg)) >> 8);
9686 var sum, cr, cg, cb, ca, c, m;
9700 cb = cg = cr = ca = sum = 0;
9719 cg += m * ((c & PConstants.GREEN_MASK) >> 8);
9727 g2[ri] = cg / sum;
9739 cb = cg = cr = ca = sum = 0;
[all …]
/plugin/dokumicrobugtracker/js/
H A Djquery.js2cg[a]){var b=c.body,d=f("<"+a+">").appendTo(b),e=d.css("display");d.remove();if(e==="none"||e===""…
/plugin/codemirror/dist/
H A Dscripts.min.js3 …a.curOp.changeObjs=[])).push(m)}}a.display.selForContextMenu=null}function cg(a,b,c,d,e){var f;if(… function
4cg(this,a,b,c,d)},getRange:function(a,b,c){var d=Za(this,lb(this,a),lb(this,b));if(c===false){retu…
5cg(a.doc,b,c[e],eb(c[e].line,c[e].ch+b.length))}});c("specialChars",/[\u0000-\u001f\u007f-\u009f\u…
6 …eb(g,n);var w=eb(j,m.length?X(m).length-o:0);if(l.length>1||l[0]||fb(v,w)){cg(a.doc,l,v,w,"+input"…
/plugin/jquery-syntax/
H A Djquery-1.6.min.js16 …nction cr(){co=b}function cq(){setTimeout(cr,0);return co=f.now()}function cg(){try{return new a.A… function
/plugin/xlsx2dw/packages/xmltojson/
H A Dxmltojson.js413 function cg(a,b){var c;c=ug(new Jg(a));if(Lc(c,4)){return Qh(Fc(c,4),b==null?ft:b)}return th(),Oh(F… function
550 …xmlToJson=Js(function(a){return fg(a,(bh(),ah))});$wnd.jsonToXml=Js(function(a,b){return cg(a,b)})}
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js1cg=sg,ug=sg.range,lg=By((function(t){t.setTime(t-t.getMilliseconds())}),(function(t,e){t.setTime(+…
H A Dmermaid.min.js.map1cg","lg","sorted","assignOrder","downLayerGraphs","upLayerGraphs","best","bestCC","lastBest","simp…
/plugin/diagramsnet/lib/js/mermaid/
H A Dmermaid.min.js6cg=sg,ug=sg.range,lg=Dy((function(t){t.setTime(t-t.getMilliseconds())}),(function(t,e){t.setTime(+…
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js21 …totype.render=function(e,t,n){};var cg=function(){};console.info("Inferno is in development mode."… function
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js194cg(e){return L({original:e.point.original||e.point},e.actual)}function pg(e,t){this._elementRegist… function
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dvorbis.js10 …;b=b|0;fa(21,a|0,b|0)}function bg(a,b){a=a|0;b=b|0;fa(22,a|0,b|0)}function cg(a,b){a=a|0;b=b|0;fa(… function
16 …ql,Sf,ql,Tf,ql,Uf,ql,Vf,ql,Wf,ql,Xf,ql,Yf,ql,Zf,ql,_f,ql,$f,ql,ag,ql,bg,ql,cg,ql,dg,ql,eg,ql,fg,ql…
/plugin/mermaid/
H A Dmermaid.min.js67 `;return E.replace(/\n$/,"")}var uFe=cFe,lFe=["kind","multi","resolve","construct","instanceOf","predicate","represent","representName","defaultStyle","styleAliases"],hFe=["scalar","sequence","mapping"];function fFe(i){var a={};return i!==null&&Object.keys(i).forEach(function(f){i[f].forEach(function(g){a[String(g)]=f})}),a}function dFe(i,a){if(a=a||{},Object.keys(a).forEach(function(f){if(lFe.indexOf(f)===-1)throw new Ox('Unknown option "'+f+'" is met in definition of "'+i+'" YAML type.')}),this.options=a,this.tag=i,this.kind=a.kind||null,this.resolve=a.resolve||function(){return!0},this.construct=a.construct||function(f){return f},this.instanceOf=a.instanceOf||null,this.predicate=a.predicate||null,this.represent=a.represent||null,this.representName=a.representName||null,this.defaultStyle=a.defaultStyle||null,this.multi=a.multi||!1,this.styleAliases=fFe(a.styleAliases||null),hFe.indexOf(this.kind)===-1)throw new Ox('Unknown kind "'+this.kind+'" is specified for "'+i+'" YAML type.')}var cg=dFe;function LBt(i,a){var f=[];return i[a].forEach(function(g){var w=f.length;f.forEach(function(v,b){v.tag===g.tag&&v.kind===g.kind&&v.multi===g.multi&&(w=b)}),f[w]=g}),f}function gFe(){var i={scalar:{},sequence:{},mapping:{},fallback:{},multi:{scalar:[],sequence:[],mapping:[],fallback:[]}},a,f;function g(w){w.multi?(i.multi[w.kind].push(w),i.multi.fallback.push(w)):i[w.kind][w.tag]=i.fallback[w.tag]=w}for(a=0,f=arguments.length;a<f;a+=1)arguments[a].forEach(g);return i}function Vgt(i){return this.extend(i)}Vgt.prototype.extend=function(a){var f=[],g=[];if(a instanceof cg)g.push(a);else if(Array.isArray(a))g=g.concat(a);else if(a&&(Array.isArray(a.implicit)||Array.isArray(a.explicit)))a.implicit&&(f=f.concat(a.implicit)),a.explicit&&(g=g.concat(a.explicit));else throw new Ox("Schema.extend argument should be a Type, [ Type ], or a schema definition ({ implicit: [...], explicit: [...] })");f.forEach(function(v){if(!(v instanceof cg))throw new Ox("Specified list of YAML types (or a single Type object) contains a non-Type object.");if(v.loadKind&&v.loadKind!=="scalar")throw new Ox("There is a non-scalar type in the implicit list of a schema. Implicit resolving of such types is not supported.");if(v.multi)throw new Ox("There is a multi type in the implicit list of a schema. Multi tags can only be listed as explicit.")}),g.forEach(function(v){if(!(v instanceof cg))throw new Ox("Specified list of YAML types (or a single Type object) contains a non-Type object.")});var w=Object.create(Vgt.prototype);return w.implicit=(this.implicit||[]).concat(f),w.explicit=(this.explicit||[]).concat(g),w.compiledImplicit=LBt(w,"implicit"),w.compiledExplicit=LBt(w,"explicit"),w.compiledTypeMap=gFe(w.compiledImplicit,w.compiledExplicit),w};var pFe=Vgt,bFe=new cg("tag:yaml.org,2002:str",{kind:"scalar",construct:function(i){return i!==null?i:""}}),wFe=new cg("tag:yaml.org,2002:seq",{kind:"sequence",construct:function(i){return i!==null?i:[]}}),mFe=new cg("tag:yaml.org,2002:map",{kind:"mapping",construct:function(i){return i!==null?i:{}}}),vFe=new pFe({explicit:[bFe,wFe,mFe]});function yFe(i){if(i===null)return!0;var a=i.length;return a===1&&i==="~"||a===4&&(i==="null"||i==="Null"||i==="NULL")}function xFe(){return null}function kFe(i){return i===null}var EFe=new cg("tag:yaml.org,2002:null",{kind:"scalar",resolve:yFe,construct:xFe,predicate:kFe,represent:{canonical:function(){return"~"},lowercase:function(){return"null"},uppercase:function(){return"NULL"},camelcase:function(){return"Null"},empty:function(){return""}},defaultStyle:"lowercase"});function TFe(i){if(i===null)return!1;var a=i.length;return a===4&&(i==="true"||i==="True"||i==="TRUE")||a===5&&(i==="false"||i==="False"||i==="FALSE")}function CFe(i){return i==="true"||i==="True"||i==="TRUE"}function SFe(i){return Object.prototype.toString.call(i)==="[object Boolean]"}var _Fe=new cg("tag:yaml.org,2002:bool",{kind:"scalar",resolve:TFe,construct:CFe,predicate:SFe,represent:{lowercase:function(i){return i?"true":"false"},uppercase:function(i){return i?"TRUE":"FALSE"},camelcase:function(i){return i?"True":"False"}},defaultStyle:"lowercase"});function AFe(i){return 48<=i&&i<=57||65<=i&&i<=70||97<=i&&i<=102}function LFe(i){return 48<=i&&i<=55}function DFe(i){return 48<=i&&i<=57}function MFe(i){if(i===null)return!1;var a=i.length,f=0,g=!1,w;if(!a)return!1;if(w=i[f],(w==="-"||w==="+")&&(w=i[++f]),w==="0"){if(f+1===a)return!0;if(w=i[++f],w==="b"){for(f++;f<a;f++)if(w=i[f],w!=="_"){if(w!=="0"&&w!=="1")return!1;g=!0}return g&&w!=="_"}if(w==="x"){for(f++;f<a;f++)if(w=i[f],w!=="_"){if(!AFe(i.charCodeAt(f)))return!1;g=!0}return g&&w!=="_"}if(w==="o"){for(f++;f<a;f++)if(w=i[f],w!=="_"){if(!LFe(i.charCodeAt(f)))return!1;g=!0}return g&&w!=="_"}}if(w==="_")return!1;for(;f<a;f++)if(w=i[f],w!=="_"){if(!DFe(i.charCodeAt(f)))return!1;g=!0}return!(!g||w==="_")}function IFe(i){var a=i,f=1,g;if(a.indexOf("_")!==-1&&(a=a.replace(/_/g,"")),g=a[0],(g==="-"||g==="+")&&(g==="-"&&(f=-1),a=a.slice(1),g=a[0]),a==="0")return 0;if(g==="0"){if(a[1]==="b")return f*parseInt(a.slice(2),2);if(a[1]==="x")return f*parseInt(a.slice(2),16);if(a[1]==="o")return f*parseInt(a.slice(2),8)}return f*parseInt(a,10)}function OFe(i){return Object.prototype.toString.call(i)==="[object Number]"&&i%1===0&&!tp.isNegativeZero(i)}var NFe=new cg("ta
[all...]
/plugin/flowcharts/
H A Dmermaid.min.js1cg=sg.range,lg=Ly((function(t){t.setTime(t-t.getMilliseconds())}),(function(t,e){t.setTime(+t+1e3*…
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1705cg=sg,ug=sg.range,lg=Dy((function(t){t.setTime(t-t.getMilliseconds())}),(function(t,e){t.setTime(+…
/plugin/ol3/
H A Dscript.js8cg=function(t){function e(e){var r=this,n=void 0!==e.requestEncoding?e.requestEncoding:sg,i=e.tile…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1cg, vs) {\n var prev = {},\n rootPrev;\n\n _.forEach(vs, function(v) {\n var child = g.par…