Home
last modified time | relevance | path

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

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
DStructuralElement.php26 protected $paragraphType = Paragraph::class;
54 * @param Paragraph
56 public function setParagraph(Paragraph $paragraph)
61 * @return Paragraph
DParagraph.php20 class Paragraph extends \Google\Collection class
141 class_alias(Paragraph::class, 'Google_Service_Docs_Paragraph');
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Block/
H A DParagraphRenderer.php18 use League\CommonMark\Node\Block\Paragraph; alias
27 * @param Paragraph $block
35 Paragraph::assertInstanceOf($node);
H A DListItemRenderer.php20 use League\CommonMark\Node\Block\Paragraph; alias
56 …return $firstChild instanceof Paragraph && $firstChild->firstChild() instanceof TaskListItemMarker;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
DBlock.php33 protected $paragraphsType = Paragraph::class;
81 * @param Paragraph[]
88 * @return Paragraph[]
DParagraph.php20 class Paragraph extends \Google\Collection class
93 class_alias(Paragraph::class, 'Google_Service_Vision_Paragraph');
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
Dlazy-list.md19 2. Paragraph 1
21 Paragraph 2
27 Paragraph.
Dmd1_inline_html_comments.md1 Paragraph one.
9 Paragraph two.
/plugin/wordimport/docx/
DTableCell.php16 /** @var Paragraph[] All contained paragraphs */
36 $p = new Paragraph($this->docx, $paragraph);
DTable.php13 /** @var Paragraph[][] */
DListItem.php10 class ListItem extends Paragraph
DImage.php10 class Image extends Paragraph
DDocument.php85 return new Paragraph($this->docx, $p);
DParagraph.php10 class Paragraph extends AbstractParagraph class
/plugin/mdpage/vendor/cebe/markdown/tests/github-data/
Dgithub-code-in-numbered-list.md14 Paragraph.
/plugin/divalign2/
Dplugin.info.txt8 desc Paragraph Alignment for DokuWiki
/plugin/rst/
DREADME.md30 Paragraph
/plugin/markdownextra/
DREADME.md34 Paragraph
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/
H A DCommonmarkToDokuwikiExtension.php77 … ->addRenderer(CoreBlockElement\Paragraph::class, new BlockRenderer\ParagraphRenderer(), 0)
/plugin/txt2tags/
DREADME.doku52 Paragraph
DREADME.t2t53 Paragraph
/plugin/jplayer/vendor/james-heinrich/getid3/licenses/
Dlicense.gpl-10.txt73 it, and copy and distribute such modifications under the terms of Paragraph
104 it, under Paragraph 2) in object code or executable form under the terms of
/plugin/photogallery/phpThumb/licenses/
Dlicense.gpl-10.txt73 it, and copy and distribute such modifications under the terms of Paragraph
104 it, under Paragraph 2) in object code or executable form under the terms of
/plugin/ckgedit/ckeditor/lang/
Den.js.4.95Paragraph","links":"Links","insert":"Insert","styles":"Styles","colors":"Colors","tools":"Tools"},…
/plugin/fckg/fckeditor/editor/lang/
Dlang-template.txt143 //Paragraph to Break

12