Home
last modified time | relevance | path

Searched refs:strike (Results 76 – 95 of 95) sorted by path

1234

/plugin/html2pdf/html2pdf/html2ps/
H A Ddefault.css376 strike { selector
/plugin/impressjs/tpl/dokuwiki/
H A Dimpress.css35 small, strike, strong, sub, sup, tt, var, selector
/plugin/langdelete/
H A Dstyle.css90 /* strike text if li.enabled in langlonglist */
/plugin/mdpage/vendor/cebe/markdown/
H A DREADME.md323 ['strike', $this->parseInline($matches[1])],
/plugin/passpolicy/
H A D10k-common-passwords.txt959 strike
H A Dwords.txt3474 strike
/plugin/revealjs/css/
H A Dreveal.css73 .reveal .slides section .fragment.strike {
76 .reveal .slides section .fragment.strike.visible {
H A Dreveal.scss95 .reveal .slides section .fragment.strike {
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/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/subjectindex/plugins/
H A Dbible_verses.txt4489 "Let there be a harassing of the Mid'i·an·ites, and YOU men must strike them,
5640 Jehovah will strike you with madness and loss of sight and bewilderment of heart.
7628 …ight with me and he does strike me down, we must then become servants to YOU. But if I myself am a…
7813 …saying: "Shall I go, and must I strike down these Phi·lis'tines?" In turn Jehovah said to David: "…
9696 …rael now said to E·li'sha as soon as he saw them: "Shall I strike [them] down, shall I strike [the…
15055 And now the very engravings of it, one and all, they strike even with hatchet and iron-tipped beams.
15408 Upon their hands they will carry you,That you may not strike your foot against any stone.
15640 And he proceeded to strike their vines and their fig treesAnd to break the trees of their territory.
16088 By day the sun itself will not strike you,Nor the moon by night.
25915 A certain one of them even did strike the slave of the high priest and took off his right ear.
[all …]
/plugin/tuxquote/
H A Dquotes.txt55 You don't like your job, you don't strike. You go in every day and do it really half-assed. That's …
1028 …t of hostility in these entries, especially the ones proposing a nuclear strike on the U.S. Capito…
/plugin/txt2tags/
H A DREADME.doku67 //italic//, **strong**, __underlined__, --strike-through-- etc.
/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/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/js/
H A Dfckeditorcode_gecko.js41strike:1,strong:1,sub:1,sup:1,tt:1,u:1,'var':1 },InlineNonEmptyElements:{ a:1,abbr:1,acronym:1,b:1… property in FCKListsLib.InlineNonEmptyElements
50strike:1,s:1,tt:1,strong:1,q:1,samp:1,em:1,dfn:1,span:1},F);H=X({sub:1,img:1,object:1,sup:1,basefo… property in FCK.DTD.K
H A Dfckeditorcode_ie.js42strike:1,strong:1,sub:1,sup:1,tt:1,u:1,'var':1 },InlineNonEmptyElements:{ a:1,abbr:1,acronym:1,b:1… property in FCKListsLib.InlineNonEmptyElements
51strike:1,s:1,tt:1,strong:1,q:1,samp:1,em:1,dfn:1,span:1},F);H=X({sub:1,img:1,object:1,sup:1,basefo… property in FCK.DTD.K
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js21921 strike: {
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs4737 (font.strike ? 0x08 : 0) |
9814 /* 18.4.10 strike CT_BooleanProperty */
9815 case '<strike':
9818 case '<strike>':
9819 case '<strike/>': font.strike = 1; break;
9820 case '</strike>': break;
9915 if(font.strike) { intro.push("<s>"); outro.push("</s>"); }
10773 /* 18.4.10 strike CT_BooleanProperty */
10774 case '<strike': font.strike = y.val ? parsexmlbool(y.val) : 1; break;
10775 case '<strike/>': font.strike = 1; break;
[all …]
/plugin/xlsx2dw/
H A Dscript.js287 isStrike: cell.style.font?.strike || false,
304 isStrike: cell.style.font?.strike || false,

1234