Home
last modified time | relevance | path

Searched refs:g (Results 151 – 175 of 1751) sorted by relevance

12345678910>>...71

/plugin/codemirror/dist/modes/
H A Dgas.min.js1g(a){d="#";f.ax="variable";f.eax="variable-2";f.rax="variable-3";f.bx="variable";f.ebx="variable-2… function
H A Dsmalltalk.min.js1g,null);this.expectVariable=true;this.indentation=0;this.userIndentationDelta=0};f.prototype.userI… argument
H A Dpig.min.js1g=/[*+\-%<>=&?:\/!|]/;function h(a,b,c){b.tokenize=c;return c(a,b)}function i(a,b){var c=false;var…
H A Dmarkdown.min.js1g={header:"header",code:"comment",quote:"quote",list1:"variable-2",list2:"variable-3",list3:"keywo… class in AnonymousFunction75f14acc0200
H A Dxml.min.js1g={};var h=e.htmlMode?b:c;for(var i in h)g[i]=h[i];for(var i in e)g[i]=e[i];var j,k;function l(a,b…
/plugin/webmaster/
H A Daction.php22 $g = $this->getConf('webmaster_google');
23 if(!empty($g)) {
24 $g = array('name' => 'google-site-verification', 'content' => $g);
25 $event->data['meta'][] = $g;
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/fonts/Neo-Euler/
H A Dfontdata.js19g="NeoEulerMathJax_Size4",f="NeoEulerMathJax_Size5",s="NeoEulerMathJax_Symbols",m="NeoEulerMathJax… variable
/plugin/photogallery/lightGallery/js/
H A Dlg-zoom.min.js4g=(a(window).width()-f.prop("offsetWidth"))/2,h=(a(window).height()-f.prop("offsetHeight"))/2+a(wi… argument
/plugin/datatables/assets/datatables.net-plugins/integration/foundation/
H A DdataTables.foundation.min.js
/plugin/diagramsnet/lib/img/lib/mscae/
H A DCubes.svg1g fill="#b8d432"><path d="M10.454 49.217c-.052 0-.107-.015-.152-.04L.158 43.32c-.1-.054-.158-.158-…
H A DDedicated_Event_Hub.svg1g fill="#7fba00"><use xlink:href="#B"/><use xlink:href="#B" y="7"/><use xlink:href="#B" y="-7"/></
H A DManagement_Groups.svg1g fill="#3999c6"><circle cx="40" cy="31" r="3"/><circle cx="30" cy="31" r="3"/></g><circle cx="25"…
/plugin/diagramsnet/lib/math/extensions/TeX/
H A Dcancel.js19g=0,d=e.length;g<d;g++){var f=e[g].split(/[:=]/);if(b.ALLOWED[f[0]]){if(f[1]==="true"){f[1]=true}i… argument
H A DAMScd.js19g){var l=this.string.charAt(this.i);if(!l.match(/[><VA.|=]/)){return this.Other(g)}else{this.i++}v… argument
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Color/
H A DColorModeConverter.php86 * @param float $g
91 public function rgb2hsl($r, $g, $b) argument
95 $min = min($r, $g, $b);
96 $max = max($r, $g, $b);
113 $gDiff = ((($max - $g) / 6) + ($diff / 2)) / $diff;
118 } elseif ($g == $max) {
138 * Output is RGB in normal 255 255 255 format, held in $r, $g, $b
150 $g = $l * 255;
160 $g = round(255 * $this->hue2rgb($tmp2, $tmp, $h));
164 return [$r, $g,
[all...]
/plugin/datatables/assets/datatables.net-responsive/js/
H A DdataTables.responsive.min.js
/plugin/diagramsnet/lib/img/lib/allied_telesis/storage/
H A DDatacenter_Server_Rack.svg1g class="I J"><path d="M1.005 33.92c.003-1.264.062-1.974.316-2.658s1.677-1.444 1.677-1.444L57.603 …
H A DDatacenter_Server_Rack_ToR.svg1g class="L M"><path d="M1.005 33.92c.003-1.264.062-1.974.316-2.658s1.677-1.444 1.677-1.444L57.603 …
/plugin/diagramsnet/lib/math/config/
H A DTeX-MML-AM_SVG-full.js53g){var a,e,d,f;while(c&&c!=b){if(c.nodeName.toLowerCase()==="#text"){if(!g){c=this.scanText(c)}}el… variable
54g){}}else{var c=document.getElementsByTagName("html")[0];if(c){for(d=0,b=c.attributes.length;d<b;d… argument
55g){var a,e,d,f;while(c&&c!=b){if(c.nodeName.toLowerCase()==="#text"){if(!g){c=this.scanText(c)}}el… variable
58g=MathJax.Menu=h.Subclass({version:p,items:[],posted:false,title:null,margin:5,Init:function(u){th… variable
59g=this.Parent();if(g&&g["adjustChild_"+f]!=null){return(g["adjustChild_"+f])(this.childPosition(),… argument
60g=0,d=this.data.length;g<d;g++){if(this.data[g]){k.push(this.data[g].toMathML(j))}else{if(!this.is…
61g){if(a.disabled){return f.apply(this,arguments)}var h=j.message.replace(/\n.*/,"");b.signal.Post(… argument
64g=MathJax.Extension["TeX/AMSmath"];var d=h.Definitions,f=h.Stack.Item,a=h.config.equationNumbers;v…
66g=j.getElementsByTagName("parsererror")[0];if(g){c.Error(["ParsingError","Error parsing MathML: %1… argument
70g){var h;var j,a,d;var f="'Times New Roman',Times,STIXGeneral,serif";var m={".MJXp-script":{"font-…
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DDSA.php82 protected $g; variable in phpseclib3\\Crypt\\DSA
165 $g = $h->powMod($e, $p);
166 if (!$g->equals(self::$one)) {
175 $dsa->g = $g;
213 $private->g = $params->g;
216 $private->y = $private->g->powMod($private->x, $private->p);
250 $new->g = $components['g'];
316 $key = $type::saveParameters($this->p, $this->q, $this->g);
/plugin/mobiletable/
H A Dscript.js2g){return-1},L=a.hideHeadings||[],B=new WeakMap,C=new WeakMap,G=Symbol("index"),D=Symbol("hidden")… argument
3 C.set(d,b);g.appendChild(b);return b},I=function(g){var d=document.createElement("div");g.replaceWi… argument
/plugin/codemirror/dist/keymaps/
H A Demacs.min.js1g(a){return d[d.length-(a?Math.min(a,1):1)]||""}function h(){if(d.length>1)d.pop();return g()}var … argument
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dwgxpath.install.js5 …unction(a,c,f){for(var g=Array(arguments.length-2),h=2;h<arguments.length;h++)g[h-2]=arguments[h];…
31g=l(a)?a.split(""):a,h=0;h<d;h++)if(h in g){var p=g[h];b.call(c,p,h,a)&&(e[f++]=p)}return e},t=Arr… argument
37 …f=b.getElementsByTagName(a),!f))return e;if(c){for(var g=[],h=0;b=f[h++];)A(b,c,d)&&g.push(b);f=g}…
39g=Ga(a);if("*"!=g&&(f=ia(f,function(a){return a.tagName&&a.tagName.toLowerCase()==g}),!f))return e…
43g=!1;this.f=null}function J(a){return"\n "+a.toString().split("\n").join("\n ")}function Ua(a,b)…
48 …urn a};function bb(a,b,c,d,e,f,g,h,p){this.j=a;this.i=b;this.g=c;this.D=d;this.C=e;this.m=f;this.A… argument
50 …on(a){a=c(a);!a||0<=ha(f,a)||f.push(a)});f.sort(La);var g=new C;r(f,function(a){F(g,a)});return g}…
57g;if(e.g||e.c!=pb)if(e.g||e.c!=qb)for(g=I(f),b=e.a(new Q(g));null!=(g=I(f));)g=e.a(new Q(g)),b=Pa(…
59g,h=0;g=I(e);h++){var p=a.b?f-h:h+1;g=d.a(new Q(g,p,f));if("number"==typeof g)p=p==g;else if("stri…
66 …w C,f=[];do f.unshift(b);while(b=b.parentNode);for(var g=1,h=f.length;g<h;g++){var p=[];for(b=f[g]…
[all …]
/plugin/timetrack/vendor/pnotify/
H A Djquery.pnotify.min.js14 …os2=0,d.animation=true}),d.each(e,function(){this.pnotify_position()}))},pnotify:function(e){var g,
15 …lientX,a.clientY);b.css("display","block");var e=d(f),g=e.css("cursor");b.css("cursor",g!="auto"?g
16 …nter:function(l){a.nonblock&&l.stopPropagation();a.mouse_reset&&g=="out"&&(b.stop(true),g="in",b.c…
17 …){a.nonblock&&l.stopPropagation();k=null;b.css("cursor","auto");a.nonblock&&g!="out"&&b.animate({o…
24 …f,e={},g;switch(c.dir1){case "down":g="top";break;case "up":g="bottom";break;case "left":g="right"…
27 break;case "right":e.left=c.nextpos1+"px"}else b.css(g,c.nextpos1+"px");(e.top||e.bottom||e.right||…
29g="in";var c;c=typeof a.animation.effect_in!="undefined"?a.animation.effect_in:a.animation;c=="non…
37 …y(press|down|up)$/,x=/^(scroll|resize|(un)?load|abort|error)$/,n=function(e,g){var a,e=e.toLowerCa… argument
38g.bubbles,g.cancelable,g.view,g.detail,g.screenX,g.screenY,g.clientX,g.clientY,g.ctrlKey,g.altKey,
39 (e.match(t)||(e="on"+e),a=document.createEventObject(g),this.fireEvent(e,a))};d.pnotify.defaults={t…
/plugin/ajaxedit/vendor/pnotify/
H A Djquery.pnotify.min.js14 …os2=0,d.animation=true}),d.each(e,function(){this.pnotify_position()}))},pnotify:function(e){var g,
15 …lientX,a.clientY);b.css("display","block");var e=d(f),g=e.css("cursor");b.css("cursor",g!="auto"?g
16 …nter:function(l){a.nonblock&&l.stopPropagation();a.mouse_reset&&g=="out"&&(b.stop(true),g="in",b.c…
17 …){a.nonblock&&l.stopPropagation();k=null;b.css("cursor","auto");a.nonblock&&g!="out"&&b.animate({o…
24 …f,e={},g;switch(c.dir1){case "down":g="top";break;case "up":g="bottom";break;case "left":g="right"…
27 break;case "right":e.left=c.nextpos1+"px"}else b.css(g,c.nextpos1+"px");(e.top||e.bottom||e.right||…
29g="in";var c;c=typeof a.animation.effect_in!="undefined"?a.animation.effect_in:a.animation;c=="non…
37 …y(press|down|up)$/,x=/^(scroll|resize|(un)?load|abort|error)$/,n=function(e,g){var a,e=e.toLowerCa… argument
38g.bubbles,g.cancelable,g.view,g.detail,g.screenX,g.screenY,g.clientX,g.clientY,g.ctrlKey,g.altKey,
39 (e.match(t)||(e="on"+e),a=document.createEventObject(g),this.fireEvent(e,a))};d.pnotify.defaults={t…

12345678910>>...71