Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTrace/Resource/
H A DProjectsTracesSpans.php20 use Google\Service\CloudTrace\Span; alias
42 * @param Span $postBody
44 * @return Span
46 public function createSpan($name, Span $postBody, $optParams = [])
50 return $this->call('createSpan', [$params], Span::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTrace/
H A DBatchWriteSpansRequest.php23 protected $spansType = Span::class;
27 * @param Span[]
34 * @return Span[]
H A DSpan.php20 class Span extends \Google\Model class
266 class_alias(Span::class, 'Google_Service_CloudTrace_Span');
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DSpan.php5 class Span extends InlineTag class
/plugin/bbcodeextensions/
H A DChangeLog37 * Div and Span are their own bbcodes now: ''[cd=]'' and ''[cs=]''.
/plugin/ckgedit/ckeditor/lang/
H A Den.js.4.95 …tle":"Cell Properties","cellType":"Cell Type","rowSpan":"Rows Span","colSpan":"Columns Span","word…
H A Dlang_array.txt586 "rowSpan": "Rows Span",
587 "colSpan": "Columns Span",
H A Den.4.9.js.beautified663 "rowSpan": "Rows Span",
664 "colSpan": "Columns Span",
H A Den.js-4.9.merged5 …tle":"Cell Properties","cellType":"Cell Type","rowSpan":"Rows Span","colSpan":"Columns Span","word…
H A Den.js.unc5 …tle":"Cell Properties","cellType":"Cell Type","rowSpan":"Rows Span","colSpan":"Columns Span","word…
/plugin/tline/
H A DCHANGES.txt124 * Span decorator improvements: now can have null labels. New param of
127 * Span point decorator: Now uses color attribute if present, else css.
/plugin/ckgdoku/ckeditor/lang/
H A Dlang_array.txt586 "rowSpan": "Rows Span",
587 "colSpan": "Columns Span",
H A Den.js.beautified582 rowSpan: "Rows Span",
583 colSpan: "Columns Span",
H A Den.js.unc5 …tle":"Cell Properties","cellType":"Cell Type","rowSpan":"Rows Span","colSpan":"Columns Span","word…
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dspecs.md24 * [Span Elements](#span)
112 Span-level HTML tags -- e.g. `<span>`, `<cite>`, or `<del>` -- can be
544 <h2 id="span">Span Elements</h2>
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified663 "rowSpan": "Rows Span",
664 "colSpan": "Columns Span",
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dmathjax-sre.js577 …Highlighter,CommonHTML:sre.CssHighlighter,CHTML:sre.ChtmlHighlighter};sre.Span=function(a,b){this.… class in sre
585 …ed"!==typeof g&&(h=f.span.pop(),b=new sre.Span(h.string+g+b.string,h.attributes)),f.span.push(b),b…
618 …e.AuditoryDescription.prototype.descriptionSpan=function(){return new sre.Span(this.descriptionStr…
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md569 - Added `\Elastica\Query\Span*` for proximity searches [#304](https://github.com/ruflin/Elastica/issues/304)
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.min.js8 …exmltag(Rn[0]);cstys[csty.Index-1||cstys.length]=csty;for(var i=0;i<+csty.Span;++i)cstys[cstys.len…
H A Dxlsx.js8720 for(var i = 0; i < +csty.Span; ++i) cstys[cstys.length] = csty;
H A Dxlsx.min.map1 …tIndex","exec","HRef","HRefScreenTip","MergeAcross","MergeDown","Format","Span","Author","seen","b…
/plugin/katex/_assets/
H A Dkatex.min.js1 …trics:function(e,t){T[e]=t},__defineSymbol:ie,__defineMacro:Pr,__domTree:{Span:W,Anchor:_,SymbolNo…
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md742 * [#11861](http://dev.ckeditor.com/ticket/11861): [WebKit/Blink] Fixed: Span elements created while…
/plugin/ckgedit/ckeditor/
H A DCHANGES.md1162 * [#11861](https://dev.ckeditor.com/ticket/11861): [WebKit/Blink] Fixed: Span elements created whil…
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs18257 for(var i = 0; i < +csty.Span; ++i) cstys[cstys.length] = dup(csty);
18282 case 'span' /*case 'Span'*/: break;