Home
last modified time | relevance | path

Searched defs:elm (Results 1 – 12 of 12) sorted by last modified time

/plugin/openlayersmap/ol7/
H A Dol-layerswitcher.js
/plugin/dokuprism/prism/
H A Dprism.js55 Prism.languages.elm={comment:/--.*|\{-[\s\S]*?-\}/,char:{pattern:/'(?:[^\\'\r\n]|\\(?:[abfnrtv\\']|\d+|x[0-9a-fA-F]+|u\{[0-9a-fA-F]+\}))'/,greedy:!0},string:[{pattern:/"""[\s\S]*?"""/,greedy:!0},{pattern:/"(?:[^\\"\r\n]|\\.)*"/,greedy:!0}],"import-statement":{pattern:/(^[\t ]*)import\s+[A-Z]\w*(?:\.[A-Z]\w*)*(?:\s+as\s+(?:[A-Z]\w*)(?:\.[A-Z]\w*)*)?(?:\s+exposing\s+)?/m,lookbehind:!0,inside:{keyword:/\b(?:as|exposing|import)\b/}},keyword:/\b(?:alias|as|case|else|exposing|if|in|infixl|infixr|let|module|of|then|type)\b/,builtin:/\b(?:abs|acos|always|asin|atan|atan2|ceiling|clamp|compare|cos|curry|degrees|e|flip|floor|fromPolar|identity|isInfinite|isNaN|logBase|max|min|negate|never|not|pi|radians|rem|round|sin|sqrt|tan|toFloat|toPolar|toString|truncate|turns|uncurry|xor)\b/,number:/\b(?:\d+(?:\.\d+)?(?:e[+-]?\d+)?|0x[0-9a-f]+)\b/i,operator:/\s\.\s|[+\-/*=.$<>:&|^?%#@~!]{2,}|[+\-/*=$<>:&|^?%#@~!]/,hvariable:/\b(?:[A-Z]\w*\.)*[a-z]\w*\b/,constant:/\b(?:[A-Z]\w*\.)*[A-Z]\w*\b/,punctuation:/[{}[\]|(),.:]/}; class in Prism.languages
/plugin/tagfilter/script/select2/
H A Dselect2.js966 element.children().each2(function(i, elm) { process(elm, group.children); }); argument
983 children.each2(function(i, elm) { process(elm, data.results); }); argument
2300 this.findHighlightableChoices().each2(function (i, elm) { argument
2410 .find("option").filter(function() { return this.selected }).each2(function (i, elm) { argument
2506 element.find("option").filter(function() { return this.selected && !this.disabled }).each2(function (i, elm) { argument
[all...]
/plugin/codemirror/dist/
H A Dscripts.min.js8 …:true,match:/^ {2,}[\-\*]/,style:"def"},{sol:true,match:/^\t{1,}[\-\*]/,style:"def"}],patterns:[{s… function
/plugin/searchtablejs/
H A Dtablefilter.js924 function createElm(elm) argument
/plugin/searchtablejs/TableFilter_EN/
H A Dtablefilter.js924 function createElm(elm) argument
/plugin/issuetracker/
H A Dtablekit.js33 initialize : function(elm, options) { argument
298 init : function(elm, options){ argument
613 init : function(elm, options){ argument
698 $$('div.resize-handle').each(function(elm){ argument
733 init : function(elm, options){ argument
H A Dfabtabulous.js24 setupTab : function(elm) { argument
33 hide : function(elm) { argument
37 show : function(elm) { argument
42 tabID : function(elm) { argument
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.js851 gatherAttribute: function( elm, attr, limit, lvl ) { argument
867 gatherClassName: function( elm, className, limit, lvl ) { argument
/plugin/s5reloaded/ui/effects_support/
H A Dpresentacular.js87 Presentacular.applyEffects = function(elm,parentClasses){ argument
126 Map(ce.getElementsByTagName('*'), function(elm){ argument
138 function ApplyCurrentElement(elm,className){ argument
/plugin/wysiwyg/
H A Dscript.js1 function getElementsByClassName(className, tag, elm){ argument
/plugin/aimg/
H A Dscript.js312 DragResize.prototype.handleSet = function(elm, show) { with (this) argument
536 function fnElementFade(elm, show) argument
570 function fnClassSet(elm, active) argument
1253 dragresize.isElement = function(elm) argument
1264 dragresize.isHandle = function(elm) argument