Home
last modified time | relevance | path

Searched refs:strike (Results 1 – 25 of 95) sorted by relevance

1234

/plugin/wysiwyg/fckeditor/editor/dtd/
H A Dfck_xhtml10transitional.js35 …1, bdo:1, 'var':1, '#':1, abbr:1, code:1, br:1, i:1, cite:1, kbd:1, u:1, strike:1, s:1, tt:1, stro…
39 …1, small:1, span:1, hr:1, sub:1, bdo:1, 'var':1, div:1, object:1, sup:1, strike:1, dir:1, map:1, d… property in FCK.DTD.K
102 strike: J, // Changed from L to J (see (1))
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcklistslib.js37 …el:1,dfn:1,em:1,font:1,i:1,ins:1,label:1,kbd:1,q:1,samp:1,small:1,span:1,strike:1,strong:1,sub:1,s… property in FCKListsLib.InlineChildReqElements
40 …el:1,dfn:1,em:1,font:1,i:1,ins:1,label:1,kbd:1,q:1,samp:1,small:1,span:1,strike:1,strong:1,sub:1,s… property in FCKListsLib.InlineNonEmptyElements
/plugin/eventum/
H A Dsyntax.php218 $html = $this->strike($format, $html);
236 function strike($format, $text) { function in syntax_plugin_eventum
/plugin/xlsx2dw/
H A Dscript.js287 isStrike: cell.style.font?.strike || false,
304 isStrike: cell.style.font?.strike || false,
/plugin/langdelete/
H A Dstyle.css90 /* strike text if li.enabled in langlonglist */
/plugin/txt2tags/
H A DREADME.doku67 //italic//, **strong**, __underlined__, --strike-through-- etc.
/plugin/ckgdoku/ckeditor/lang/
H A Den.js1 …rGuide:"CKEditor User's Guide"},basicstyles:{bold:"Bold",italic:"Italic",strike:"Strikethrough",su… property in CKEDITOR.lang.en.basicstyles
/plugin/bible/bible_douayRheims/
H A DZacharias.txt125 …9:4. Behold the Lord shall possess her, and shall strike her strength in the sea, and she shall be…
149 …10:11. And he shall pass over the strait of the sea, and shall strike the waves in the sea, and al…
171 …ord, I will strike every horse with astonishment, and his rider with madness: and I will open my e…
187 …pherd, and against the man that cleaveth to me, saith the Lord of hosts: strike the shepherd, and …
201 …14:12. And this shall be the plague wherewith the Lord shall strike all nations that have fought a…
207 … it be upon them, but there shall be destruction wherewith the Lord will strike all nations that w…
H A DMicheas.txt55 …er of the robber: they have laid siege against us, with a rod shall they strike the cheek of the j…
81 6:13. And I therefore began to strike thee with desolation for thy sins.
H A DExodus.txt64 …3:20. For I will stretch forth my hand, and will strike Egypt with all my wonders which I will do …
171 8:2. But if thou wilt not let them go, behold I will strike all thy coasts with frogs.
185 …8:16. And the Lord said to Moses: Say to Aaron: Stretch forth thy rod, and strike the dust of the …
215 …9:15. For now I will stretch out my hand to strike thee, and thy people, with pestilence, and thou…
498 19:22. The priests also that come to the Lord, let them be sanctified, lest he strike them.
545 …21:18. If men quarrel, and the one strike his neighbour with a stone, or with his fist, and he die…
553 …21:26. If any man strike the eye of his manservant or maidservant, and leave them but one eye, he …
554 …21:27. Also if he strike out a tooth of his manservant or maidservant, he shall in like manner mak…
587 …22:24. And my rage shall be enkindled, and I will strike you with the sword, and your wives shall …
920 32:32. Or if thou do not, strike me out of the book that thou hast written.
[all …]
H A DMalachias.txt54 …ildren, and the heart of the children to their fathers: lest I come, and strike the earth with ana…
H A DAmos.txt46 …3:15. And I will strike the winter house with the summer house: and the houses of ivory shall peri…
98 …6:12. For behold the Lord hath commanded, and he will strike the greater house with breaches, and …
H A DOsee.txt75 6:2. For he hath taken us, and he will heal us: he will strike, and he will cure us.
96 … my net upon them: I will bring them down as the fowl of the air, I will strike them as their cong…
/plugin/sequencediagram/bower_components/js-sequence-diagrams/fonts/daniel/specimen_files/
H A Dspecimen_stylesheet.css11 small, strike, strong, sub, sup, tt, var, selector
/plugin/ckgdoku/scripts/
H A Dparse_wiki-cmpr.js1strike:"<del>",del:"<del>",s:"<del>",p:"\n\n",a:"[[",img:"{{",strong:"**",h1:"\n====== ",h2:"\n===… property in parse_wikitext.o
H A Dparse_wiki.js.unc123 var markup = { 'b': '**', 'i':'//', 'em': '//', 'u': '__', 'br':line_break, 'strike': '<del>',
131 …var markup_end = { 'del': '</del>', 's': '</del>', 'strike': '</del>', 'p': " ", 'br':" ", 'a': ']…
167 …var format_chars = {'strong': true,'b':true, 'i': true, 'em':true,'u':true, 'del':true,'strike':tr…
1164 if(tag == 'sup' || tag == 'sub' || tag == 'del' || tag == 'strike' || tag == 's') {
/plugin/ckgedit/scripts/
H A Dparse_wiki-cmpr.js1strike:"<del>",del:"<del>",s:"<del>",p:"\n\n",a:"[[",img:"{{",strong:"**",h1:"\n====== ",h2:"\n===… property in parse_wikitext.t
H A Dparse_wiki.js.unc140 'strike': '<del>',
175 'strike': '</del>',
249 'strike': true,
1190 if (tag == 'sup' || tag == 'sub' || tag == 'del' || tag == 'strike' || tag == 's') {
/plugin/html2pdf/html2pdf/html2ps/
H A Ddefault.css376 strike { selector
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D45.45.js.map1 …select',\n 'small',\n 'source',\n 'span',\n 'strike',\n 'strong…
/plugin/codemirror/dist/modes/
H A Dtiddlywiki.min.js.map1 …eEnd = (ch == \"_\");\n }\n return \"underlined\";\n }\n\n // tw strike through text looks…
/plugin/diagramsnet/lib/js/sanitizer/
H A Dsanitizer.min.js73 …ss:0,q:0,s:0,samp:0,script:84,section:0,select:0,small:0,source:2,span:0,strike:0,strong:0,style:1… property in $.f
78 …t",small:"HTMLElement",source:"HTMLSourceElement",span:"HTMLSpanElement",strike:"HTMLElement",stro… property in $.Q
/plugin/ckgedit/ckeditor/lang/
H A Den.js.4.95 …se visit our web site:"},"basicstyles":{"bold":"Bold","italic":"Italic","strike":"Strikethrough","…
/plugin/diagramsnet/lib/js/grapheditor/
H A DFormat.js3190 …var strike = this.editorUi.toolbar.addButton('geSprite-removeformat', mxResources.get('strikethrou…
3195 this.styleButtons([strike]);
3197strike.firstChild.style.background = 'url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy…
3198 strike.firstChild.style.backgroundPosition = '2px 2px';
3199 strike.firstChild.style.backgroundSize = '18px 18px';
3201 this.styleButtons([strike]);
/plugin/revealjs/css/
H A Dreveal.css73 .reveal .slides section .fragment.strike {
76 .reveal .slides section .fragment.strike.visible {

1234