Home
last modified time | relevance | path

Searched refs:dom (Results 101 – 125 of 206) sorted by path

123456789

/plugin/diagrams/script/
H A DDiagramsView.js10 * Render the node into this.dom
14 * attributes to dom attributes.
22 // copy attributes to dom element
29 this.dom = elem;
38 this.dom.classList.add('ProseMirror-selectednode');
54 this.dom.classList.remove('ProseMirror-selectednode');
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.css790 /* Background rule added for IE9 - to allow clicks on dom node */
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D3.3.js.map1 ….org/en-US/docs/Web/HTML/Inline_elements\n // https://www.w3.org/TR/html5/dom.html#phrasing-conte…
H A D5.5.js.map1 …t = {};\nlibFileSet['lib.d.ts'] = true;\nlibFileSet['lib.dom.d.ts'] = true;\nlibFileSet['lib.dom.i…
H A Dbundle.css790 /* Background rule added for IE9 - to allow clicks on dom node */
H A Dbundle.js.map1dom.js","webpack:///./node_modules/monaco-editor/esm/vs/base/browser/event.js","webpack:///./node_…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1dom","styleFn","applyClass","classFn","otherClasses","applyTransition","isPlainObject","ID_DELIM",…
/plugin/dokuprism/prism/
H A Dprism.js90 !function(a){function e(a,e){return RegExp(a.replace(/<ID>/g,(function(){return"(?!\\s)[_$a-zA-Z\\xA0-\\uFFFF](?:(?!\\s)[$\\w\\xA0-\\uFFFF])*"})),e)}a.languages.insertBefore("javascript","function-variable",{"method-variable":{pattern:RegExp("(\\.\\s*)"+a.languages.javascript["function-variable"].pattern.source),lookbehind:!0,alias:["function-variable","method","function","property-access"]}}),a.languages.insertBefore("javascript","function",{method:{pattern:RegExp("(\\.\\s*)"+a.languages.javascript.function.source),lookbehind:!0,alias:["function","property-access"]}}),a.languages.insertBefore("javascript","constant",{"known-class-name":[{pattern:/\b(?:(?:Float(?:32|64)|(?:Int|Uint)(?:8|16|32)|Uint8Clamped)?Array|ArrayBuffer|BigInt|Boolean|DataView|Date|Error|Function|Intl|JSON|(?:Weak)?(?:Map|Set)|Math|Number|Object|Promise|Proxy|Reflect|RegExp|String|Symbol|WebAssembly)\b/,alias:"class-name"},{pattern:/\b(?:[A-Z]\w*)Error\b/,alias:"class-name"}]}),a.languages.insertBefore("javascript","keyword",{imports:{pattern:e("(\\bimport\\b\\s*)(?:<ID>(?:\\s*,\\s*(?:\\*\\s*as\\s+<ID>|\\{[^{}]*\\}))?|\\*\\s*as\\s+<ID>|\\{[^{}]*\\})(?=\\s*\\bfrom\\b)"),lookbehind:!0,inside:a.languages.javascript},exports:{pattern:e("(\\bexport\\b\\s*)(?:\\*(?:\\s*as\\s+<ID>)?(?=\\s*\\bfrom\\b)|\\{[^{}]*\\})"),lookbehind:!0,inside:a.languages.javascript}}),a.languages.javascript.keyword.unshift({pattern:/\b(?:as|default|export|from|import)\b/,alias:"module"},{pattern:/\b(?:await|break|catch|continue|do|else|finally|for|if|return|switch|throw|try|while|yield)\b/,alias:"control-flow"},{pattern:/\bnull\b/,alias:["null","nil"]},{pattern:/\bundefined\b/,alias:"nil"}),a.languages.insertBefore("javascript","operator",{spread:{pattern:/\.{3}/,alias:"operator"},arrow:{pattern:/=>/,alias:"operator"}}),a.languages.insertBefore("javascript","punctuation",{"property-access":{pattern:e("(\\.\\s*)#?<ID>"),lookbehind:!0},"maybe-class-name":{pattern:/(^|[^$\w\xA0-\uFFFF])[A-Z][$\w\xA0-\uFFFF]+/,lookbehind:!0},dom:{pattern:/\b(?:document|(?:local|session)Storage|location|navigator|performance|window)\b/,alias:"variable"},console:{pattern:/\bconsole(?=\s*\.)/,alias:"class-name"}});for(var t=["function","function-variable","method","method-variable","property-access"],r=0;r<t.length;r++){var n=t[r],s=a.languages.javascript[n];"RegExp"===a.util.type(s)&&(s=a.languages.javascript[n]={pattern:s});var o=s.inside||{};s.inside=o,o["maybe-class-name"]=/^[A-Z][\s\S]*/}}(Prism);
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md25 * Fixed SVGs using a style tag, has styles ignored ( Requires ext-dom ) (#450, @antman3351)
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php14876 return ['s' => $on, 'w' => $bsize, 'c' => $coul, 'style' => $prop[1], 'dom' => 0];
19451 $bindata = pack("nnda6A10nnda6A10nnda6A10nnda6A10nd9", $cell['border'], $cell['border_details']['R']['s'], $cell['border_details']['R']['w'], $cell['border_details']['R']['c'], $cell['border_details']['R']['style'], $cell['border_details']['R']['dom'], $cell['border_details']['L']['s'], $cell['border_details']['L']['w'], $cell['border_details']['L']['c'], $cell['border_details']['L']['style'], $cell['border_details']['L']['dom'], $cell['border_details']['T']['s'], $cell['border_details']['T']['w'], $cell['border_details']['T']['c'], $cell['border_details']['T']['style'], $cell['border_details']['T']['dom'], $cell['border_details']['B']['s'], $cell['border_details']['B']['w'], $cell['border_details']['B']['c'], $cell['border_details']['B']['style'], $cell['border_details']['B']['dom'], $cell['border_details']['mbw']['BL'], $cell['border_details']['mbw']['BR'], $cell['border_details']['mbw']['RT'], $cell['border_details']['mbw']['RB'], $cell['border_details']['mbw']['TL'], $cell['border_details']['mbw']['TR'], $cell['border_details']['mbw']['LT'], $cell['border_details']['mbw']['LB'], (isset($cell['border_details']['cellposdom']) ? $cell['border_details']['cellposdom'] : 0));
19488 $cell['border_details']['R']['dom'] = $bd['rd'];
19494 $cell['border_details']['L']['dom'] = $bd['ld'];
19500 $cell['border_details']['T']['dom'] = $bd['td'];
19506 $cell['border_details']['B']['dom'] = $bd['bd'];
20773 $dom
[all...]
/plugin/dwcommits/
H A Dscript.js73 var dom = document.getElementById('dwc_msgarea');
74 if(!dom.style.height) {
75 dom.style.height = '200px';
78 var h = parseInt(dom.style.height);
80 dom.style.height = h+'px';
85 var dom = document.getElementById('dwc_msgarea');
86 if(!dom.style.height) {
87 dom.style.height = "50px";
90 var h = parseInt(dom.style.height);
93 dom.style.height = h+'px';
/plugin/ebnf/
H A Debnf.php75 $dom = ebnf_parse_syntax($tokens);
78 echo $dom->saveXML();
80 render_node($dom->firstChild, true);
84 $dom = new DOMDocument();
85 $syntax = $dom->createElement("syntax"); variable
88 $dom->appendChild($syntax);
89 render_node($dom->firstChild, true);
279 $dom = new DOMDocument();
280 $syntax = $dom->createElement("syntax");
282 $dom
76 $dom = ebnf_parse_syntax($tokens); global() variable
308 ebnf_parse_production(& $dom, & $tokens, & $i) global() argument
325 ebnf_parse_expression(& $dom, & $tokens, & $i) global() argument
336 ebnf_parse_term(& $dom, & $tokens, & $i) global() argument
348 ebnf_parse_factor(& $dom, & $tokens, & $i) global() argument
[all...]
/plugin/edittable/lib/
H A Dhandsontable.full.js36305 Handsontable.dom = {};
36320 Handsontable.dom[key] = helper[key];
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/bs-Latn/
H A Dbs-Latn.txt63 Niko na smije biti izvrgnut samovoljnom miješanju u njegov privatni zivot, obitelj, dom ili prepisku, niti napadajima na njegovu čast i ugled. Svako ima pravo na zaštitu zakona protiv ovakvom miješanju ili napadu.
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/cs/
H A Dcs.txt
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/gd/
H A Dgd.txt37 A thuilleadh, chan fhaod deifir a bhith air a dhèanamh air bonn inbhe phoiliticeach, uachdaranail neo eadar-nàiseanta a tha ceangailte ri dùthaich dom buin neach co-dhiù tha an dùthaich sin neo-eiseimeileach, fo urras, fon rìaghladh neo fo bhacadh dùthcha eile.
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/hr/
H A Dhr.txt63 Nitko ne smije biti izvrgnut samovoljnom miješanju u svoj privatni ćivot, obitelj, dom ili dopisivanje, niti napadajima na svoju ćast i ugled. Svatko ima pravo na zaštitu zakona protiv takvog miješanja ili napada.
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/sk/
H A Dsk.txt
/plugin/epub/
H A Dscript.js3 var dom = document.getElementById('epub_throbber');
4 if(!dom || !user || !epub_title) return;
5 dom.style.display='block';
24dom.innerHTML = '<div style="width:800;overflow:auto;text-align:left"><pre>' +decodeURIComponent(d…
26 result = regex.exec(dom.innerHTML);
29dom.innerHTML +='<div><center><a href="' + epub + '" class="media mediafile mf_epub" title="' + re…
60 var dom = document.getElementById('show_throbberbutton');
61 dom.style.display='none';
67 var dom = document.getElementById('epub_progress');
80 dom.innerHTML = data + '[seconds: ' + secs*15 + ']';
/plugin/epub/scripts/
H A Dscript.js2 var dom = document.getElementById('epub_throbber');
3 if(!dom || !user || !epub_title) return;
4 dom.style.display='block';
18dom.innerHTML = '<div style="width:800;overflow:auto;text-aling:left"><pre>' +decodeURIComponent(d…
20 result = regex.exec(dom.innerHTML);
23dom.innerHTML +='<div><center><a href="' + epub + '" class="media mediafile mf_epub" title="' + re…
30 var dom = document.getElementById('show_throbberbutton');
31 dom.style.display='none';
/plugin/farm/install/animaltemplate/conf/
H A Dwordblock.conf2244 https?:\/\/([^\/]*\.)?dom-or-dron\.jc\.pl
2313 https?:\/\/([^\/]*\.)?dub-dom-adu\.blogspot\.com
2510 https?:\/\/([^\/]*\.)?erotic-story-fem-dom\.gameover\.in\.ua
2643 https?:\/\/([^\/]*\.)?fem-dom-art-and-drawing\.aroundworld\.in\.ua
2814 https?:\/\/([^\/]*\.)?free-fem-dom-thumb\.aroundworld\.in\.ua
/plugin/farm/
H A Dtestclient.php11 $dom = new DomDocument;
12 $dom->loadXML($cli->__getLastRequest());
13 $dom->formatOutput = true;
14 $dom = $dom->saveXML();
15 $dom = preg_replace_callback('`(<\??[^\s>]*)([^>]*)(\??>)`', 'tag', $dom);
16 return $dom;
/plugin/fckg/fckeditor/editor/dialog/fck_image/
H A Dfck_image.js344 var dom = GetE('getLinkType');
345 var rbuttons = dom['link_type'];

123456789