Home
last modified time | relevance | path

Searched defs:klass (Results 26 – 49 of 49) sorted by relevance

12

/plugin/jquery-syntax/jquery-syntax/
Djquery.syntax.core.js11 …=Syntax.innerText(elem);matches.push(new Syntax.Match(offset,text.length,{klass:elem.className,for… property
26 …on(name,callback){var brush=Syntax.brushes[name]=new Syntax.Brush();brush.klass=name;callback(brus… property
94 return matches;};Syntax.Brush.prototype.getRuleForKlass=function(klass){for(var i=0;i<this.rules.le… argument
99 var top=new Syntax.Match(offset,text.length,{klass:this.allKlasses().join(" "),allow:'*',owner:this… property
Djquery.syntax.brush.kai.js5 Syntax.register('kai',function(brush){brush.push(['(',')','[',']','{','}'],{klass:'operator'});brus… property
Djquery.syntax.brush.io.js5 …,"|","~","!","%","<","=",">","[","]","new","delete"];brush.push(keywords,{klass:'keywords'});brush… property
Djquery.syntax.brush.yaml.js5 Syntax.register('yaml',function(brush){brush.push({pattern:/^\s*#.*$/gm,klass:'comment',allow:['hre… property
Djquery.syntax.brush.bash.js5 …{pattern:/^([\w@:~ ]*?[\$|\#])\s+(.*?)$/gm,matches:Syntax.extractMatches({klass:'prompt'},{brush:'… property
Djquery.syntax.brush.xml.js5 Syntax.lib.xmlEntity={pattern:/&\w+;/g,klass:'entity'};Syntax.lib.xmlPercentEscape={pattern:/(%[0-9… property
Djquery.syntax.brush.html.js5 …ush({pattern:/((<\?php)([\s\S]*?)(\?>))/gm,matches:Syntax.extractMatches({klass:'php-tag',allow:['… property
Djquery.syntax.brush.css.js5 …zure","Beige","Bisque","Black","BlanchedAlmond","Blue","BlueViolet","Brown","BurlyWood","CadetBlue…
6 …mment);brush.push(Syntax.lib.webLink);brush.push({pattern:/\{(.|\n)*?\}/g,klass:'properties',allow… property
/plugin/asciidocjs/node_modules/core-js/library/modules/
Des6.array.slice.js15 var klass = cof(this); variable
/plugin/asciidocjs/node_modules/core-js/modules/
Des6.array.slice.js15 var klass = cof(this); variable
/plugin/abc2/abc-libraries/abcjs/
Dabcjs_plugin-midi_6.0.0-beta.25-min.js3 …define&&define.amd?define([],t):"object"==typeof exports?exports.abcjs=t():e.ABCJS=t()}(this,(func… property
/plugin/asciidocjs/node_modules/@asciidoctor/opal-runtime/src/
Dopal.js135 function $raise(klass, message) { argument
575 klass = function() { function
665 function ensureSuperclassMatch(klass, superclass) { argument
671 Opal.klass = function(scope, superclass, name) { function
869 Opal.build_class_singleton_class = function(klass) { argument
1397 Opal.bridge = function(native_klass, klass) { argument
1727 Opal.is_a = function(object, klass) { argument
3063 $defs(self, '$bridge', function $$bridge(constructor, klass) { argument
4204 $def(self, '$refine', function $$refine(klass) { argument
5059 $def(self, '$instance_of?', function $Kernel_instance_of$ques$9(klass) { argument
[all …]
Dindex.mjs133 function $raise(klass, message) { argument
572 klass = function() { function
661 function ensureSuperclassMatch(klass, superclass) { argument
667 Opal.klass = function(scope, superclass, name) { function
863 Opal.build_class_singleton_class = function(klass) { argument
1391 Opal.bridge = function(native_klass, klass) { argument
1719 Opal.is_a = function(object, klass) { argument
3052 $defs(self, '$bridge', function $$bridge(constructor, klass) { argument
4114 $def(self, '$refine', function $$refine(klass) { argument
4914 $def(self, '$instance_of?', function $Kernel_instance_of$ques$9(klass) { argument
[all …]
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/graalvm/
Dasciidoctor.js135 function $raise(klass, message) { argument
575 klass = function() { function
665 function ensureSuperclassMatch(klass, superclass) { argument
671 Opal.klass = function(scope, superclass, name) { function
869 Opal.build_class_singleton_class = function(klass) { argument
1397 Opal.bridge = function(native_klass, klass) { argument
1727 Opal.is_a = function(object, klass) { argument
3063 $defs(self, '$bridge', function $$bridge(constructor, klass) { argument
4204 $def(self, '$refine', function $$refine(klass) { argument
5059 $def(self, '$instance_of?', function $Kernel_instance_of$ques$9(klass) { argument
[all …]
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/
Dasciidoctor.js138 function $raise(klass, message) { argument
578 klass = function() { function
668 function ensureSuperclassMatch(klass, superclass) { argument
674 Opal.klass = function(scope, superclass, name) { function
872 Opal.build_class_singleton_class = function(klass) { argument
1400 Opal.bridge = function(native_klass, klass) { argument
1730 Opal.is_a = function(object, klass) { argument
3066 $defs(self, '$bridge', function $$bridge(constructor, klass) { argument
4207 $def(self, '$refine', function $$refine(klass) { argument
5062 $def(self, '$instance_of?', function $Kernel_instance_of$ques$9(klass) { argument
[all …]
Dasciidoctor.min.js36 …onst_get_qualified;l.$r=l.const_get_relative_factory;l.allocate_class=m;l.klass=function(a,e,f){nu… function
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
Dfabric.js757 createAccessors: function(klass) { argument
1546 addMethods = function(klass, source, parent) { argument
1553 klass.prototype[property] = (function(property) { class
1605 function klass() { function
3871 fabric.ElementsParser.prototype._createObject = function(klass, el, index) { argument
Dfabric.min.js1 …ocument!=="undefined"&&typeof window!=="undefined"){fabric.document=document;fabric.window=window;…
2 …turn opts.a*Math.pow(2,10*(t-=1))*Math.sin((t*d-opts.s)*(2*Math.PI)/opts.p)}function easeOutCubic(…
/plugin/freechat/phpfreechat/data/public/js/
Dprototype.js47 function klass() { function
58 klass.prototype = new subclass; class
/plugin/s5reloaded/ui/effects_support/
Dprototype.js88 function klass() { function
98 klass.prototype = new subclass; class
/plugin/issuetracker/
Dprototype.js100 function klass() { function
110 klass.prototype = new subclass; class
/plugin/datatables/assets/datatables.net/js/
Djquery.dataTables.js8422 var __details_add = function ( ctx, row, data, klass ) argument
8593 _api_register( _child_mth, function ( data, klass ) { argument
/plugin/aceeditor/
Dbuild.js1 …,s,o,a,f,l,c,h,p=t&&t.split("/"),d=u.map,v=d&&d["*"]||{};if(e&&e.charAt(0)===".")if(t){p=p.slice(0…
/plugin/diagramsnet/lib/WEB-INF/lib/
Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...

12