Home
last modified time | relevance | path

Searched refs:Line (Results 1 – 25 of 142) sorted by path

123456

/plugin/achart/
H A DREADME.md20 ![Line Chart with Annotations](https://i.imgur.com/HvWG7Lk.png)
/plugin/achart/assets/
H A Dapexcharts.min.js6Line=a.invent({create:"line",inherit:a.Shape,extend:{array:function(){return new a.PointArray([[th… class in a
/plugin/aichat/vendor/erusev/parsedown/
H A DParsedown.php188 $Line = array('body' => $line, 'indent' => $indent, 'text' => $text);
194 $Block = $this->{'block'.$CurrentBlock['type'].'Continue'}($Line, $CurrentBlock);
232 $Block = $this->{'block'.$blockType}($Line, $CurrentBlock);
266 $CurrentBlock = $this->paragraph($Line);
320 protected function blockCode($Line, $Block = null) argument
327 if ($Line['indent'] >= 4)
329 $text = substr($Line['body'], 4);
346 protected function blockCodeContinue($Line, $Block) argument
348 if ($Line['indent'] >= 4)
359 $text = substr($Line['bod
379 blockComment($Line) global() argument
401 blockCommentContinue($Line, array $Block) global() argument
421 blockFencedCode($Line) global() argument
466 blockFencedCodeContinue($Line, $Block) global() argument
506 blockHeader($Line) global() argument
539 blockList($Line) global() argument
578 blockListContinue($Line, array $Block) global() argument
655 blockQuote($Line) global() argument
671 blockQuoteContinue($Line, array $Block) global() argument
698 blockRule($Line) global() argument
715 blockSetextHeader($Line, array $Block = null) global() argument
733 blockMarkup($Line) global() argument
785 blockMarkupContinue($Line, array $Block) global() argument
824 blockReference($Line) global() argument
853 blockTable($Line, array $Block = null) global() argument
960 blockTableContinue($Line, array $Block) global() argument
1014 paragraph($Line) global() argument
[all...]
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.js284 objects[ i1 ] instanceof fabric.Line
364 var line = new fabric.Line( [ cfg.x1, cfg.y1, cfg.x2, cfg.y2 ], {
1169 if ( obj instanceof fabric.Line ) {
H A Dexport.min.js1Line)&&(i instanceof fabric.Group?(e.color||e.opacity)&&j[g].set({stroke:e.color}):((e.color||e.op…
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.js13483 if (fabric.Line) {
13494 fabric.Line = fabric.util.createClass(fabric.Object, /** @lends fabric.Line.prototype */ {
13746 fabric.Line.ATTRIBUTE_NAMES = fabric.SHARED_ATTRIBUTES.concat('x1 y1 x2 y2'.split(' '));
13756 fabric.Line.fromElement = function(element, options) {
13757 var parsedAttributes = fabric.parseAttributes(element, fabric.Line.ATTRIBUTE_NAMES),
13764 return new fabric.Line(points, extend(parsedAttributes, options));
13775 fabric.Line.fromObject = function(object) {
13777 return new fabric.Line(points, object);
H A Dfabric.min.js8Line){fabric.warn("fabric.Line is already defined");return}fabric.Line=fabric.util.createClass(fab…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js13407 var Line = __webpack_require__(22);
13893 var markerLine = new Line(self.pageSize.width);
13940 var line = new Line(this.writer.context().availableWidth);
16379 var Line = __webpack_require__(22);
16546 var result = new Line(line.maxWidth);
16653 function Line(maxWidth) {
16661 Line.prototype.getAscenderHeight = function() {
16677 Line.prototype.addInline = function(inline) {
16693 Line.prototype.getWidth = function() {
16701 Line.prototype.getHeight = function() {
[all …]
H A Dpdfmake.min.js.map1Line","pack","offsetVector","fontStringify","TextTools","StyleContextStack","docStructure","styleD…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SemanticTile/
H A DGeometry.php27 protected $linesType = Line::class;
61 * @param Line[]
68 * @return Line[]
H A DLine.php20 class Line extends \Google\Model class
67 class_alias(Line::class, 'Google_Service_SemanticTile_Line');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DLine.php20 class Line extends \Google\Model class
78 class_alias(Line::class, 'Google_Service_Slides_Line');
H A DPageElement.php30 protected $lineType = Line::class;
98 * @param Line
100 public function setLine(Line $line)
105 * @return Line
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md55 …* Added setDateFormat to NormalizerFormatter (and Line/Json formatters by extension) to allow chan…
/plugin/c3chart/
H A DREADME.md9 ![Line chart](http://i.imgur.com/gZtX5eo.png)
/plugin/c3chart/assets/
H A Dc3.css60 /*-- Line --*/
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md556 * [#13155](http://dev.ckeditor.com/ticket/13155): Fixed: Incorrect [Line Utilities](http://ckeditor…
655 * [#10916](http://dev.ckeditor.com/ticket/10916): Fixed: [Magic Line](http://ckeditor.com/addon/mag…
722 * [#12009](http://dev.ckeditor.com/ticket/12009): [Nested widgets] Integration with the [Magic Line
952 …cket/10933): Widgets: Introduced drag and drop of block widgets with the [Line Utilities](http://c…
986 * [#10828](http://dev.ckeditor.com/ticket/10828): [Magic Line](http://ckeditor.com/addon/magicline)…
1032 …om/ticket/10963): Fixed: JAWS issue with the keyboard shortcut for [Magic Line](http://ckeditor.co…
1218 …nable to type square brackets with French keyboard layout. Changed [Magic Line](http://ckeditor.co…
1237 * [Magic Line](http://ckeditor.com/addon/magicline) plugin:
1238 * [#9481](http://dev.ckeditor.com/ticket/9481): Added accessibility support for Magic Line.
1239 * [#9509](http://dev.ckeditor.com/ticket/9509): Added Magic Line support for forms.
[all …]
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.beautified366 toolbar: "Insert Horizontal Line"
H A Den.js.unc5 …al","tag_pre":"Formatted"},"horizontalrule":{"toolbar":"Insert Horizontal Line"},"iframe":{"border…
H A Dlang_array.txt370 "toolbar": "Insert Horizontal Line"
/plugin/ckgedit/ckeditor/
H A DCHANGES.md976 * [#13155](https://dev.ckeditor.com/ticket/13155): Fixed: Incorrect [Line Utilities](https://ckedit…
1075 * [#10916](https://dev.ckeditor.com/ticket/10916): Fixed: [Magic Line](https://ckeditor.com/cke4/ad…
1142 ….ckeditor.com/ticket/12009): [Nested widgets] Integration with the [Magic Line](https://ckeditor.c…
1372 …cket/10933): Widgets: Introduced drag and drop of block widgets with the [Line Utilities](https://…
1406 * [#10828](https://dev.ckeditor.com/ticket/10828): [Magic Line](https://ckeditor.com/cke4/addon/mag…
1452 …om/ticket/10963): Fixed: JAWS issue with the keyboard shortcut for [Magic Line](https://ckeditor.c…
1638 …nable to type square brackets with French keyboard layout. Changed [Magic Line](https://ckeditor.c…
1657 * [Magic Line](https://ckeditor.com/cke4/addon/magicline) plugin:
1658 * [#9481](https://dev.ckeditor.com/ticket/9481): Added accessibility support for Magic Line.
1659 * [#9509](https://dev.ckeditor.com/ticket/9509): Added Magic Line support for forms.
[all …]
/plugin/ckgedit/ckeditor/lang/
H A Den.4.9.js.beautified450 "toolbar": "Insert Horizontal Line"
H A Den.js-4.9.merged5 …al","tag_pre":"Formatted"},"horizontalrule":{"toolbar":"Insert Horizontal Line"},"iframe":{"border…
H A Den.js.4.95 …al","tag_pre":"Formatted"},"horizontalrule":{"toolbar":"Insert Horizontal Line"},"iframe":{"border…
H A Den.js.unc5 …al","tag_pre":"Formatted"},"horizontalrule":{"toolbar":"Insert Horizontal Line"},"iframe":{"border…

123456