Home
last modified time | relevance | path

Searched refs:spacing (Results 176 – 200 of 295) sorted by path

12345678910>>...12

/plugin/diagramsnet/lib/resources/
H A Ddia_sr.txt705 spacing=Proređivanje
H A Ddia_sv.txt705 spacing=Avstånd
H A Ddia_sw.txt705 spacing=Spacing
H A Ddia_ta.txt705 spacing=Spacing
H A Ddia_te.txt705 spacing=Spacing
H A Ddia_th.txt705 spacing=การเว้นวรรค
H A Ddia_tr.txt705 spacing=Boşluk oluşturuluyor
H A Ddia_uk.txt705 spacing=Інтервал
H A Ddia_vi.txt705 spacing=Khoảng cách
H A Ddia_zh-tw.txt705 spacing=間距
H A Ddia_zh.txt705 spacing=间距
/plugin/diagramsnet/lib/shapes/
H A DmxElectrical.js530 var currH = spacing * 0.5;
551 currH = currH + spacing;
615 var currH = spacing * 0.5;
620 currH = currH + spacing;
1597 currH = currH + spacing;
1613 currH = currH + spacing;
1634 currW = currW + spacing;
1663 var currH = spacing * 0.5;
1674 currH = currH + spacing;
1687 currH = currH + spacing;
[all …]
H A DmxSysML.js51 var spacing = this.style['symbol' + counter + 'Spacing'] || 0;
58 spacing += this.getArcSize(w + this.strokewidth, h + this.strokewidth) * arcspacing;
71 x2 += w - width - spacing;
75 x2 += spacing;
/plugin/diagramsnet/lib/styles/
H A Dgrapheditor.css153 letter-spacing:0.25px;
1168 border-spacing: 0;
/plugin/dir/
H A Dstyle.css10 border-spacing: 0;
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js.map1spacing\",\n \"syntax\": \"<length> <length>?\",\n \"relevance\": 68,\n …
H A D3.3.js.map1 …& !insidePropertyValue && parenLevel === 0) {\n //handle combinator spacing\n if (this._…
H A Dbundle.js.map1spacing = Math.max(tickSizeInner, 0) + tickPadding,\n range = scale.range(),\n range…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1spacing","range0","range1","position","copy","selection","path","selectAll","tick","order","tickEx…
/plugin/dokumicrobugtracker/css/
H A Ddemo_table.css116 * border-spacing: 0; is one possible option. Conditional-css.com is
/plugin/dokumicrobugtracker/
H A Dstyle.css116 * border-spacing: 0; is one possible option. Conditional-css.com is
/plugin/dokuprism/prism/
H A Dprism.css3 code[class*=language-],pre[class*=language-]{color:#000;background:0 0;text-shadow:0 1px #fff;font-family:Consolas,Monaco,'Andale Mono','Ubuntu Mono',monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}code[class*=language-] ::-moz-selection,code[class*=language-]::-moz-selection,pre[class*=language-] ::-moz-selection,pre[class*=language-]::-moz-selection{text-shadow:none;background:#b3d4fc}code[class*=language-] ::selection,code[class*=language-]::selection,pre[class*=language-] ::selection,pre[class*=language-]::selection{text-shadow:none;background:#b3d4fc}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#f5f2f0}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#708090}.token.punctuation{color:#999}.token.namespace{opacity:.7}.token.boolean,.token.constant,.token.deleted,.token.number,.token.property,.token.symbol,.token.tag{color:#905}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#690}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url{color:#9a6e3a;background:hsla(0,0%,100%,.5)}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.class-name,.token.function{color:#dd4a68}.token.important,.token.regex,.token.variable{color:#e90}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md369 - text with letter-spacing set inside table which needs to be resixed (shrunk) - letter-spacing was not adjusted
527 - line spacing will be narrower (can use line-height or margin-top in CSS)
750 - Fixed/Absolute-positioned elements not inheriting letter-spacing style
759 - ToC if nested > 3 levels, line spacing reduces and starts to overlap
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php531 var $ws; // Word spacing
4660 // % ratio divided between word-spacing and kashida-spacing
4669 // If not just leave to adjust word-spacing
4691 } // Only word spacing allowed / possible
5199 // Output text word by word with an adjustment to the intercharacter spacing for SPACEs to form word spacing
5200 // IF multibyte - Tw has no effect - need to do word spacing using an adjustment before each space
5499 if ($c == 32) { // word spacing
5503 if (substr($OTLdata['group'], ($i + 1), 1) != 'M') { // Don't add inter-character spacing befor
27220 Thumbnail($file, $npr = 3, $spacing = 10) global() argument
[all...]
/plugin/edittable/lib/
H A Dhandsontable.less145 border-spacing: 0;

12345678910>>...12