Home
last modified time | relevance | path

Searched refs:sup (Results 1 – 25 of 222) sorted by relevance

123456789

/plugin/diagramsnet/lib/math/extensions/TeX/
Dmhchem.js19sup:"",sub:"",presup:"",presub:"",Init:function(c){this.string=c},ParseTable:{"-":"Minus","+":"Plu… property
/plugin/codeblockedit/
H A Dscript.js27 let sup = 'desktop';
29 sup = 'mobile';
59 btnWrapper.classList.add('codeblockedit-wrapper', sup);
63 btnWrapper.classList.add('codeblockedit-wrapper', sup);
/plugin/ckgedit/ckeditor/plugins/footnote/
Dplugin.js.unc176 // Create a sup element and an object that will store the data entered in the dialog window.
181 sup = editor.document.createElement( 'sup' );
192 //sup.setAttribute( 'title', data.noteId );
193 sup.setAttribute( 'class', "dwfcknote " );
196 sup.setAttribute( 'class', "dwfcknote " + fn_id );
201 sup.setHtml( fn_id );
203 // Insert the sup element into the current cursor position in the editor.
205 editor.insertElement( sup );
/plugin/ckgdoku/ckeditor/plugins/footnote/
Dplugin.js.unc176 // Create a sup element and an object that will store the data entered in the dialog window.
181 sup = editor.document.createElement( 'sup' );
192 //sup.setAttribute( 'title', data.noteId );
193 sup.setAttribute( 'class', "dwfcknote " );
196 sup.setAttribute( 'class', "dwfcknote " + fn_id );
201 sup.setHtml( fn_id );
203 // Insert the sup element into the current cursor position in the editor.
205 editor.insertElement( sup );
/plugin/icalevents/conf/
Ddefault.php17 **<sup>Location: {location}</sup>**\\\\
/plugin/latexit/tests/dw_orig_test_files/
Dtest2.txt6 <sup>Horní index</sup>
/plugin/copy2clipboard/
Dscript.js69 let sup='desktop';
71 sup='mobile';
72 let classes=['cp2clipcont', sup];
/plugin/refnotes/conf/
Dnamespaces.dat1sup";s:21:"reference-font-weight";s:6:"normal";s:20:"reference-font-style";s:6:"normal";s:16:"refe…
/plugin/wysiwyg/fckeditor/editor/dtd/
Dfck_xhtml10strict.js32 …D = X({sub:1, bdo:1, 'var':1, sup:1, br:1, kbd:1, map:1, samp:1, b:1, acronym:1, '#':1, abbr:1, co… property
36 …a:1, big:1, small:1, span:1, hr:1, sub:1, bdo:1, 'var':1, div:1, object:1, sup:1, map:1, dl:1, del… property
91 sup: L,
Dfck_xhtml10transitional.js36 H = X({sub:1, img:1, object:1, sup:1, basefont:1, map:1, applet:1, font:1, big:1, small:1}, G) ; property
39 …s:1, big:1, small:1, span:1, hr:1, sub:1, bdo:1, 'var':1, div:1, object:1, sup:1, strike:1, dir:1,… property
100 sup: J, // Changed from L to J (see (1))
/plugin/asciidocjs/node_modules/core-js/modules/
Des6.string.sup.js4 return function sup() { function
/plugin/asciidocjs/node_modules/core-js/library/modules/
Des6.string.sup.js4 return function sup() { function
/plugin/asciidocjs/node_modules/core-js/library/fn/string/virtual/
Dsup.js2 module.exports = require('../../../modules/_entry-virtual')('String').sup;
/plugin/asciidocjs/node_modules/core-js/library/fn/string/
Dsup.js2 module.exports = require('../../modules/_core').String.sup;
/plugin/asciidocjs/node_modules/core-js/fn/string/
Dsup.js2 module.exports = require('../../modules/_core').String.sup;
/plugin/asciidocjs/node_modules/core-js/fn/string/virtual/
Dsup.js2 module.exports = require('../../../modules/_entry-virtual')('String').sup;
/plugin/wysiwyg/fckeditor/editor/_source/internals/
Dfcklistslib.js37 …,i:1,ins:1,label:1,kbd:1,q:1,samp:1,small:1,span:1,strike:1,strong:1,sub:1,sup:1,tt:1,u:1,'var':1 … property
40 …,i:1,ins:1,label:1,kbd:1,q:1,samp:1,small:1,span:1,strike:1,strong:1,sub:1,sup:1,tt:1,u:1,'var':1 … property
/plugin/diagramsnet/lib/math/extensions/a11y/
Dcollapsible.js293 … this.data[this.sup] && (t = Math.max(this.data[this.sup].getComplexity(), t)), t *= a.SCRIPT,
294 …this.data[this.sub] && (t += a.CHILD), this.data[this.sup] && (t += a.CHILD), this.data[this.base]…
301 … this.data[this.sup] && (t = Math.max(this.data[this.sup].getComplexity(), t)), t *= a.SCRIPT,
303 …this.data[this.sub] && (t += a.CHILD), this.data[this.sup] && (t += a.CHILD), this.data[this.base]…
/plugin/asciidocjs/node_modules/has-proto/
DREADME.md1 # has-proto <sup>[![Version Badge][npm-version-svg]][package-url]</sup>
/plugin/asciidocjs/node_modules/is-core-module/
DREADME.md1 # is-core-module <sup>[![Version Badge][2]][1]</sup>
/plugin/asciidocjs/node_modules/is-regex/
DREADME.md1 # is-regex <sup>[![Version Badge][2]][1]</sup>
/plugin/asciidocjs/node_modules/has-tostringtag/
DREADME.md1 # has-tostringtag <sup>[![Version Badge][2]][1]</sup>
/plugin/asciidocjs/node_modules/has-symbols/
DREADME.md1 # has-symbols <sup>[![Version Badge][2]][1]</sup>
/plugin/ckgedit/scripts/
Dparse_wiki.js.unc165 'sup': '<sup>',
193 'sup': '</sup> ',
225 'CKGE_TMP_sup': '<sup>',
229 'CKGE_TMP_csup': '</sup>',
251 'sup': true,
383 if (tag == 'sup') return;
874 if (tag == 'sup') {
1190 if (tag == 'sup' || tag == 'sub' || tag == 'del' || tag == 'strike' || tag == 's') {
1209 if (tag == 'sup' && this.attr == 'dwfcknote') {
1358 if (this.in_endnotes && current_tag == 'sup') {
[all …]
/plugin/ckgdoku/scripts/
Dparse_wiki.js.unc129 'sup': '<sup>', 'div':"\n\n", 'span': "\n", 'dl': "\n", 'dd': "\n", 'dt': "\n"
134 'pre': "\n</",'sub': '</sub>', 'sup': '</sup> ', 'div':"\n\n", 'p': "\n\n",
157 …ng' :'**', 'CKGE_TMP_em' : '\/\/', 'CKGE_TMP_u' : '__', 'CKGE_TMP_sup' : '<sup>','CKGE_TMP_sub' :'…
158 …'CKGE_TMP_cdel':'</del>','CKGE_TMP_csub' : '</sub>','CKGE_TMP_csup' : '</sup>','CKGE_TMP_del' : '<…
167 …rue, 'i': true, 'em':true,'u':true, 'del':true,'strike':true, 'code':true,'sup':true,'sub':true,'s…
301 if(tag == 'sup') return;
818 if(tag == 'sup') {
1164 if(tag == 'sup' || tag == 'sub' || tag == 'del' || tag == 'strike' || tag == 's') {
1185 if(tag == 'sup' && this.attr == 'dwfcknote') {
1351 if(this.in_endnotes && current_tag == 'sup') {return}
[all …]

123456789