Home
last modified time | relevance | path

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

1234567891011

/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A 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/
H A 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" stroke-width="1" d="M',sf='" style="font-size:'+(font.size*.72).toFixed(1)+'px'
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*
[all...]
H A 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/
[all...]
/plugin/revealjs/
H A 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 {
H A Dprint.css4 .dokuwiki .slide-details-hr,
7 .dokuwiki .slide-notes-hr {
/plugin/bibtex/OSBib/format/
H A 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/wysiwyg/fckeditor/editor/_source/internals/
H A 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 in FCKListsLib.BlockElements
43 EmptyElements : { base:1,col:1,meta:1,link:1,hr:1,br:1,param:1,img:1,area:1,input:1 }, property in FCKListsLib.EmptyElements
55 StyleObjectElements : { img:1,hr:1,li:1,table:1,tr:1,td:1,embed:1,object:1,ol:1,ul:1 }, property in FCKListsLib.StyleObjectElements
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 in FCKListsLib.BlockBoundaries
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 in FCKListsLib.ListBoundaries
/plugin/bibtex/OSBib/create/
H A 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/
H A Drenderer.php25 'hr' => 0,
130 // 1/2 points for too many hr
131 if ($this->docArray['hr'] > 2) {
132 $this->docArray['err']['manyhr'] = ($this->docArray['hr'] - 2) / 2;
163 $hr = $this->docArray['chars'] / $hc;
166 if ($hr < 200) {
171 if ($hr > 2000) {
268 public function hr()
270 $this->docArray['hr']++;
256 public function hr() global() function in renderer_plugin_qc
/plugin/wysiwyg/fckeditor/editor/dtd/
H A 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 in FCK.DTD.B
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 in FCK.DTD.H
83 hr: {},
H A 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 in FCK.DTD.E
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 in FCK.DTD.K
91 hr: {},
/plugin/amcharts/assets/amcharts/lang/
H A Dhr.js1 AmCharts.translations.hr = {"monthNames":["Siječanj","Veljača","Ožujak","Travanj","Svibanj","Lipanj… class in AmCharts.translations
/plugin/html2pdf/html2pdf/html2ps/demo/
H A Dsystemcheck.footer.tpl1 <hr>
/plugin/wysiwyg/fckeditor/_samples/cfm/
H A Dsample01.cfm38 <hr>
58 <hr />
H A Dsample01_mx.cfm38 <hr>
62 <hr />
/plugin/bookmarkfile/
H A Dstyle.css5 .dokuwiki .bookmarkfile .separator hr {
/plugin/datepicker/script/jscalendar-1.0/
H A Dcalendar.js1617 var hr = 0;
1650 hr = parseInt(a[i], 10);
1655 if (/pm/i.test(a[i]) && hr < 12)
1656 hr += 12;
1658 hr -= 12;
1672 if (isNaN(hr)) hr = today.getHours();
1680 return new Date(y, m, d, hr, min, 0);
1768 var hr = this.getHours();
1769 var pm = (hr >= 12);
1770 var ir = (pm) ? (hr - 12) : hr;
[all …]
/plugin/gitlabproject/
H A Dstyle.css7 hr.gitlab {
/plugin/gitlabapi/
H A Dstyle.css7 hr.gitlab {
/plugin/codemirror/dist/modes/
H A Dmarkdown.min.js1hr:"hr",image:"image",imageAltText:"image-alt-text",imageMarker:"image-marker",formatting:"formatt… property in AnonymousFunction75f14acc0200.g
/plugin/mikioplugin/icons/bootstrap-icons/svg/
H A Dhr.svg1 <svg class="bi bi-hr" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
/plugin/ckgdoku/ckeditor/plugins/specialchar/dialogs/lang/
H A D_translationstatus.txt13 hr.js Found: 23 Missing: 95
/plugin/twcheckliste/
H A Dstyle.css45 #checkliste hr {
/plugin/ckgedit/ckeditor/plugins/specialchar/dialogs/lang/
H A D_translationstatus.txt13 hr.js Found: 23 Missing: 95
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsSpecificationExamples.yml14 hr: 65
45 hr: 65
49 hr: 63
133 - [ name , hr , avg ]
138 [ 'name', 'hr', 'avg' ],
147 Mark McGwire: {hr: 65, avg: 0.278}
149 hr: 63,
157 [ 'hr' => 63, 'avg' => 0.288 ]
203 hr: # 1998 hr ranking
220 hr:
[all …]

1234567891011