Home
last modified time | relevance | path

Searched refs:hr (Results 1 – 25 of 311) sorted by relevance

12345678910>>...13

/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
Dmd1_inline_html_simple.md48 <hr />
52 <hr>
54 <hr/>
56 <hr />
58 <hr>
60 <hr/>
62 <hr />
64 <hr class="foo" id="bar" />
66 <hr class="foo" id="bar"/>
68 <hr class="foo" id="bar" >
/plugin/abc2/abc-libraries/abc2svg/
Dgrid3-1.js8 function build_grid(){var i,k,l,line,bl,bar,w,hr,x0,x,y,yl,cl,cell,lc='',path='<path class="stroke"…
12 function build_cell(cell,x,y,yl,hr){var line argument
16 wc.toFixed(1)+' -'+hr.toFixed(1)+'"/>\n'
19 (yl-hr).toFixed(1)+'l'+
20 (wc/2).toFixed(1)+' '+(hr/2).toFixed(1)+'"/>\n'+
22 build_ch(cls+sf,x,y-hr*.32,1)}else{line+=build_ch(cls+sf,x-wc*.2,y-hr/4,0)}
25 (yl-hr/2).toFixed(1)+'l'+
26 (wc/2).toFixed(1)+' '+(hr/2).toFixed(1)+'"/>\n'+
27 build_ch(cls+sf,x,y+hr*.3,2)+
28 build_ch(cls+sf,x+wc/3,y,3)}else{line+=build_ch(cls+sf,x+wc*.2,y+hr/4,2)}}}else{line=build_ch(cls,x…
[all …]
Dgrid-1.js8 function build_grid(chords,bars,font,wmx){var i,k,l,nr,bar,w,hr,x0,x,y,yl,lc='',cells=[],nc=grid.n
23 function build_cell(cell,x,y,yl,hr){if(cell.length>1){abc.out_svg(abc2svg.grid.pl) argument
26 wmx.toFixed(1)+' -'+hr.toFixed(1)+'"/>\n')
28 abc.out_sxsy(x-wmx/2,' ',yl+hr)
30 (wmx/2).toFixed(1)+' '+(hr/2).toFixed(1)+'"/>\n')
33 abc.xy_str(x,y+hr/3,cell[1])}else{abc.set_font('gs')
34 abc.xy_str(x-wmx*.2,y+hr/4,cell[0])}
36 abc.out_sxsy(x,' ',yl+hr/2)
38 (wmx/2).toFixed(1)+' '+(hr/2).toFixed(1)+'"/>\n')
40 abc.xy_str(x,y-hr/3,cell[2])
[all …]
/plugin/revealjs/
Dstyle.css4 .dokuwiki .slide-details-hr,
7 .dokuwiki .slide-notes-hr {
13 .dokuwiki .slide-details-hr,
14 .dokuwiki .slide-notes-hr {
23 .dokuwiki .slide-notes-hr {
Dprint.css4 .dokuwiki .slide-details-hr,
7 .dokuwiki .slide-notes-hr {
/plugin/bibtex/OSBib/format/
DHELPSTYLE.php130 $this->pString .= MISC::p(MISC::hr());
135 $this->pString .= MISC::p(MISC::hr());
152 $this->pString .= MISC::p(MISC::hr());
157 $this->pString .= MISC::hr();
161 $this->pString .= MISC::hr();
165 $this->pString .= MISC::hr();
173 $this->pString .= MISC::hr();
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/
DLegacy.php114 $hr = $this->addBlankElement('hr');
115 $hr->attr['align'] = $align;
116 $hr->attr['noshade'] = 'Bool#noshade';
117 $hr->attr['size'] = 'Pixels';
118 $hr->attr['width'] = 'Length';
/plugin/wysiwyg/fckeditor/editor/_source/internals/
Dfcklistslib.js31 …uote:1,center:1,div:1,dl:1,fieldset:1,form:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,hr:1,marquee:1,noscript… property
43 EmptyElements : { base:1,col:1,meta:1,link:1,hr:1,br:1,param:1,img:1,area:1,input:1 }, property
55 StyleObjectElements : { img:1,hr:1,li:1,table:1,tr:1,td:1,embed:1,object:1,ol:1,ul:1 }, property
58 …BlockBoundaries : { p:1,div:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,hr:1,address:1,pre:1,ol:1,ul:1,li:1,dt… property
59 …ListBoundaries : { p:1,div:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,hr:1,address:1,pre:1,ol:1,ul:1,li:1,dt… property
/plugin/bibtex/OSBib/create/
DHELPSTYLE.php121 $this->pString .= MISC::p(MISC::hr());
138 $this->pString .= MISC::p(MISC::hr());
143 $this->pString .= MISC::hr();
147 $this->pString .= MISC::hr();
151 $this->pString .= MISC::hr();
159 $this->pString .= MISC::hr();
/plugin/qc/
Drenderer.php163 $hr = $this->docArray['chars'] / $hc;
166 if ($hr < 200) {
171 if ($hr > 2000) {
268 public function hr() function in renderer_plugin_qc
/plugin/grensladawritezor/fckeditor/editor/_source/internals/
Dfcklistslib.js31 …uote:1,center:1,div:1,dl:1,fieldset:1,form:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,hr:1,noscript:1,ol:1,p:… property
40 EmptyElements : { base:1,meta:1,link:1,hr:1,br:1,param:1,img:1,area:1,input:1 }, property
/plugin/wysiwyg/fckeditor/editor/dtd/
Dfck_xhtml10strict.js30 …B = {hr:1, ul:1, div:1, blockquote:1, noscript:1, table:1, address:1, pre:1, p:1, h5:1, dl:1, h4:1… property
36 …, script:1, cite:1, input:1, strong:1, textarea:1, big:1, small:1, span:1, hr:1, sub:1, bdo:1, 'va… property
83 hr: {},
Dfck_xhtml10transitional.js33 …E = {hr:1, ul:1, menu:1, div:1, blockquote:1, noscript:1, table:1, center:1, address:1, dir:1, pre… property
39 …put:1, iframe:1, strong:1, textarea:1, noframes:1, big:1, small:1, span:1, hr:1, sub:1, bdo:1, 'va… property
91 hr: {},
/plugin/amcharts/assets/amcharts/lang/
Dhr.js1 AmCharts.translations.hr = {"monthNames":["Siječanj","Veljača","Ožujak","Travanj","Svibanj","Lipanj…
/plugin/html2pdf/html2pdf/html2ps/demo/
Dsystemcheck.footer.tpl1 <hr>
/plugin/wysiwyg/fckeditor/_samples/cfm/
Dsample01.cfm38 <hr>
58 <hr />
Dsample01_mx.cfm38 <hr>
62 <hr />
/plugin/datepicker/script/jscalendar-1.0/
Dcalendar.js1617 var hr = 0;
1650 hr = parseInt(a[i], 10);
1655 if (/pm/i.test(a[i]) && hr < 12)
1656 hr += 12;
1657 else if (/am/i.test(a[i]) && hr >= 12)
1658 hr -= 12;
1672 if (isNaN(hr)) hr = today.getHours();
1680 return new Date(y, m, d, hr, min, 0);
1706 return new Date(y, m, d, hr, min, 0);
1768 var hr = this.getHours();
[all …]
/plugin/bookmarkfile/
Dstyle.css5 .dokuwiki .bookmarkfile .separator hr {
/plugin/codemirror/dist/modes/
Dmarkdown.min.js1hr:"hr",image:"image",imageAltText:"image-alt-text",imageMarker:"image-marker",formatting:"formatt… property
/plugin/gitlabproject/
Dstyle.css7 hr.gitlab {
/plugin/gitlabapi/
Dstyle.css7 hr.gitlab {
/plugin/mikioplugin/icons/bootstrap-icons/svg/
Dhr.svg1 <svg class="bi bi-hr" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http:…
/plugin/grensladawritezor/fckeditor/_samples/cfm/
Dsample01.cfm40 <hr>
61 <hr />
/plugin/ckgdoku/ckeditor/plugins/specialchar/dialogs/lang/
D_translationstatus.txt13 hr.js Found: 23 Missing: 95

12345678910>>...13