Home
last modified time | relevance | path

Searched refs:spans (Results 51 – 68 of 68) sorted by last modified time

123

/plugin/ckgdoku/ckeditor/plugins/scayt/
H A DCHANGELOG.md14 * [#104](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/104) SCAYT's spans leak in…
/plugin/prespan/
H A DREADME.md4 spans which preserve spaces.
H A Dplugin.info.txt6 desc Create text spans which preserve spaces
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dspecs.md171 However, inside Markdown code spans and blocks, angle brackets and
H A Dmd1_backslash_escapes.md72 Nor should these, which occur in code spans:
H A Dmd1_markdown_documentation_basics.md102 Markdown uses asterisks and underscores to indicate spans of emphasis.
286 the block by 4 spaces or 1 tab. Just like with code spans, `&`, `<`,
/plugin/fckg/
H A DChanges55 …les, attempting to solve problems in rendering complex tables that have multiple col and row spans.
303 Fixed corrupted tables with vertical spans in across from empty cells (on initial table creation)
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1 …\n\t // complex case.\n\t // we have enough to cover it, but it spans past the first buf…
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DAutoFormat.RemoveSpansWithoutAttributes.txt
/plugin/latexit/tests/my/
H A Dtest8.latex37 Row 1 Col 1 & \multirow{3}{*}{ this cell spans vertically } & Row 1 Col 3 \\
/plugin/latexit/tests/dw_orig_test_files/
H A Dtest8.txt13 | Row 1 Col 1 | this cell spans vertically | Row 1 Col 3 |
/plugin/subjectindex/plugins/
H A Dbible_verses.txt9407 …e and found E·li'sha the son of Sha'phat while he was plowing with twelve spans before him, and he…
12873 And his livestock got to be seven thousand sheep and three thousand camels and five hundred spans o…
13935 …me to have fourteen thousand sheep and six thousand camels and a thousand spans of cattle and a th…
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.table.php426 $spans = $this->get_rowspans();
429 foreach ($spans as $span) {
453 $spans = array();
456 $spans = array_merge($spans, $this->content[$i]->get_rowspans($i));
459 return $spans;
H A Dbox.table.row.php124 $spans = array();
132 $spans[] = $rowspan;
136 return $spans;
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/s5reloaded/ui/effects_support/
H A Dslider.js36 … this.spans = this.options.spans ? this.options.spans.map(function(s){ return $(s) }) : false;
181 if (this.spans)
182 …$R(0, this.spans.length-1).each(function(r) { slider.setSpan(slider.spans[r], slider.getRange(r)) …
188 … $R(this.values.length>1 ? this.getRange(this.spans.length-1).max() : this.value, this.maximum));
/plugin/s5reloaded/ui/thesis/
H A Dwrap.css275 /* general styles for all note spans */
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Dsyntax.txt288 Note: Vertical spans (rowspan) are not possible.

123