Home
last modified time | relevance | path

Searched refs:spans (Results 1 – 25 of 68) sorted by relevance

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTrace/
H A DBatchWriteSpansRequest.php29 public function setSpans($spans) argument
31 $this->spans = $spans;
38 return $this->spans;
/plugin/ckgdoku/fckeditor/editor/filemanager/browser/default/js/
H A Dlanguage.js56 var spans = d.getElementsByTagName('span');
58 for(i=0; i<spans.length; i++) {
59 if(spans[i].getAttribute("fckLang")) {
60 var val = spans[i].getAttribute("fckLang");
63 spans[i].innerHTML = translation;
/plugin/ckgedit/fckeditor/editor/filemanager/browser/default/js/
H A Dlanguage.js56 var spans = d.getElementsByTagName('span');
58 for(i=0; i<spans.length; i++) {
59 if(spans[i].getAttribute("fckLang")) {
60 var val = spans[i].getAttribute("fckLang");
63 spans[i].innerHTML = translation;
/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/odt/ODT/
H A DODTSpan.php130 $spans = array ('sup' => array ('open' => '<text:span text:style-name="sup">',
207 … (array_key_exists($found ['tag-open'], $spans) || $found ['tag-open'] == 'span')) {
214 $checked [$out] = $spans [$found ['tag-open']]['open'];
215 $checked [$in] = $spans [$found ['tag-open']]['close'];
/plugin/codeprettify/code-prettify/src/
H A Dnode_prettify.js541 * spans: [0, #1, 6, #2, 14, #3, 15, #4]
550 * The {@code} spans array is an array of pairs. Even elements are the start
566 var spans = [];
579 spans[k << 1] = length++;
580 spans[(k++ << 1) | 1] = node;
592 spans[k << 1] = length;
594 spans[(k++ << 1) | 1] = node;
603 spans: spans
628 spans property in appendDecorations.job
1474 spans: null, global() property in $prettyPrintOne.job
1635 spans: null, global() property in $prettyPrint.doWork.prettyPrintingJob
[all...]
H A Dprettify.js74 * spans: ?(Array.<number|Node>),
83 * <dt>spans<dd> alternating span start indices into source
97 * spans: !(Array.<number|Node>)
101 * <dt>spans<dd> alternating span start indices into source
589 * spans: [0, #1, 6, #2, 14, #3, 15, #4]
598 * The {@code} spans array is an array of pairs. Even elements are the start
614 var spans = [];
627 spans[k << 1] = length++;
628 spans[(k++ << 1) | 1] = node;
640 spans[
676 spans: null, global() property in appendDecorations.job
1522 spans: null, global() property in $prettyPrintOne.job
1683 spans: null, global() property in $prettyPrint.doWork.prettyPrintingJob
[all...]
H A Drun_prettify.js78 * spans: ?(Array.<number|Node>),
87 * <dt>spans<dd> alternating span start indices into source
101 * spans: !(Array.<number|Node>)
105 * <dt>spans<dd> alternating span start indices into source
818 * spans: [0, #1, 6, #2, 14, #3, 15, #4]
827 * The {@code} spans array is an array of pairs. Even elements are the start
843 var spans = [];
856 spans[k << 1] = length++;
857 spans[(k++ << 1) | 1] = node;
869 spans[
905 spans: null, global() property in prettyPrint.appendDecorations.job
1751 spans: null, global() property in prettyPrint.$prettyPrintOne.job
1912 spans: null, global() property in prettyPrint.$prettyPrint.doWork.prettyPrintingJob
[all...]
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.table.row.php124 $spans = array();
132 $spans[] = $rowspan;
136 return $spans;
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;
/plugin/dtable/
H A Dhelper.php95 $spans = array();
99 $spans[$i][$j][0] = $rows[$i][0][$j][0];
100 $spans[$i][$j][1] = $rows[$i][0][$j][1];
103 return $spans;
H A Dscript.js346 dtable.change_rows = function($table, spans)
350 if (spans[index][td_ind][0] !== 1) {
351 jQuery(this).attr("colspan", spans[index][td_ind][0]);
356 if (spans[index][td_ind][1] !== 1) {
357 jQuery(this).attr("rowspan", spans[index][td_ind][1]);
534 dtable.change_rows($table, res.spans);
871 dtable.change_rows($table, res.spans);
343 change_rows($table, spans) global() argument
/plugin/prespan/
H A Dplugin.info.txt6 desc Create text spans which preserve spaces
H A DREADME.md4 spans which preserve spaces.
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DAutoFormat.RemoveSpansWithoutAttributes.txt
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudTrace.php90 'spans',
/plugin/wrap/
H A Dplugin.info.txt6 desc Universal plugin which combines functionalities of many other plugins. Wrap wiki text inside containers (divs or spans) and give them a class (choose from a variety of preset classes), a width and/or a language with its associated text direction.
H A Dexample.txt35 :!: Please note, some things **won't work with lowercase spans**:
122 You can use the same options with spans (as each element that floats is automatically a block level element), but it probably doesn't make too much sense. :!: Widths on spans normally do not work (by design), but can make sense, when it is floating.
144 :!: Note: Multi-columns don't make sense for spans.
177 :!: You cannot add alignments to spans.
269 You can use notes and boxes also inside text with spans like this:
/plugin/latexit/tests/dw_orig_test_files/
H A Dtest8.txt13 | Row 1 Col 1 | this cell spans vertically | Row 1 Col 3 |
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dmd1_backslash_escapes.md72 Nor should these, which occur in code spans:
/plugin/latexit/tests/my/
H A Dtest8.latex37 Row 1 Col 1 & \multirow{3}{*}{ this cell spans vertically } & Row 1 Col 3 \\
/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/ckgedit/ckeditor/plugins/scayt/
H A DCHANGELOG.md14 * [#104](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/104) SCAYT's spans leak in…
/plugin/sequencediagram/bower_components/js-sequence-diagrams/fonts/daniel/specimen_files/
H A Dgrid_12-825-55-15.css26 /* Border with more whitespace, spans one column. */
/plugin/diagramsnet/lib/js/diagramly/
H A DDrawioFileSync.js486 var spans = this.ui.statusContainer.getElementsByTagName('span');
488 if (spans.length > 0)
490 var temp = spans[0];

123