Home
last modified time | relevance | path

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

12

/external/libvpx/libvpx/examples/includes/HTML-Toc-0.91/t/
Dinsert.t140 <h2>Appendix Paragraph</h2>
142 <h2>Appendix Paragraph</h2>
152 <li><a href=#h-1.1>Appendix Paragraph</a>
156 <li><a href=#h-2.1>Appendix Paragraph</a>
162 <a name=h-1.1><h2>Appendix Paragraph</h2></a>
164 <a name=h-2.1><h2>Appendix Paragraph</h2></a>
199 <h2>Paragraph</h2>
200 <h3>Paragraph</h3>
201 <h3>Paragraph</h3>
202 <h3>Paragraph</h3>
[all …]
DpodExamples.t243 <h2>Paragraph</h2>
269 <li><a href=#h-1>Paragraph</a>
283 <h2>Paragraph</h2>
312 <li><a href=#h-2>Paragraph</a>
347 <h2>Paragraph</h2>
351 <h2 class=appendix>Appendix Paragraph</h2>
361 <li><a href=#h-1.1>Paragraph</a>
368 <li><a href=#appendix-1.1>Appendix Paragraph</a>
374 <a name=h-1.1><h2>Paragraph</h2></a>
378 <a name=appendix-1.1><h2 class=appendix>Appendix Paragraph</h2></a>
[all …]
/external/icu4c/samples/layout/
Dparagraph.h33 class Paragraph
36Paragraph(const LEUnicode chars[], le_int32 charCount, const FontRuns *fontRuns, LEErrorCode &stat…
38 ~Paragraph();
46 …static Paragraph *paragraphFactory(const char *fileName, const LEFontInstance *font, GUISupport *g…
71 inline le_int32 Paragraph::getLineHeight() in getLineHeight()
76 inline le_int32 Paragraph::getLineCount() in getLineCount()
81 inline le_int32 Paragraph::getAscent() in getAscent()
Dparagraph.cpp76 Paragraph::Paragraph(const LEUnicode chars[], int32_t charCount, const FontRuns *fontRuns, LEErrorC… in Paragraph() function in Paragraph
160 Paragraph::~Paragraph() in ~Paragraph()
171 void Paragraph::addLine(const ParagraphLayout::Line *line) in addLine()
181 void Paragraph::breakLines(le_int32 width, le_int32 height) in breakLines()
216 void Paragraph::draw(RenderingSurface *surface, le_int32 firstLine, le_int32 lastLine) in draw()
252 Paragraph *Paragraph::paragraphFactory(const char *fileName, const LEFontInstance *font, GUISupport… in paragraphFactory()
257 Paragraph *result = NULL; in paragraphFactory()
267 result = new Paragraph(text, charCount, &fontRuns, status); in paragraphFactory()
Dgnomelayout.cpp37 Paragraph *paragraph;
90 Paragraph *newPara; in openOK()
94 newPara = Paragraph::paragraphFactory(fileName, font, guiSupport); in openOK()
236 context->paragraph = Paragraph::paragraphFactory(fileName, font, guiSupport); in newSample()
Dlayout.cpp32 Paragraph *paragraph;
148 context->paragraph = Paragraph::paragraphFactory("Sample.txt", font, guiSupport); in WndProc()
295 Paragraph *newParagraph = Paragraph::paragraphFactory(szFileName, font, guiSupport); in WndProc()
/external/markdown/tests/misc/
Dblockquote-below-paragraph.txt1 Paragraph
5 Paragraph
9 Paragraph one
/external/markdown/MarkdownTest/Tests_2007/
DInline HTML comments.text1 Paragraph one.
9 Paragraph two.
/external/markdown/tests/markdown-test/
Dinline-html-comments.txt1 Paragraph one.
9 Paragraph two.
/external/markdown/MarkdownTest/Tests_2004/
DInline HTML comments.text1 Paragraph one.
9 Paragraph two.
/external/markdown/tests/safe_mode/
Dinline-html-comments.txt1 Paragraph one.
9 Paragraph two.
/external/clang/lib/AST/
DCommentParser.cpp336 ParagraphComment *Paragraph = S.actOnParagraphComment( in parseBlockCommand() local
339 S.actOnParamCommandFinish(PC, Paragraph); in parseBlockCommand()
342 S.actOnTParamCommandFinish(TPC, Paragraph); in parseBlockCommand()
345 S.actOnBlockCommandFinish(BC, Paragraph); in parseBlockCommand()
377 ParagraphComment *Paragraph; in parseBlockCommand() local
379 Paragraph = S.actOnParagraphComment(ArrayRef<InlineContentComment *>()); in parseBlockCommand()
384 Paragraph = cast<ParagraphComment>(Block); in parseBlockCommand()
388 S.actOnParamCommandFinish(PC, Paragraph); in parseBlockCommand()
391 S.actOnTParamCommandFinish(TPC, Paragraph); in parseBlockCommand()
394 S.actOnBlockCommandFinish(BC, Paragraph); in parseBlockCommand()
DCommentSema.cpp68 ParagraphComment *Paragraph) { in actOnBlockCommandFinish() argument
69 Command->setParagraph(Paragraph); in actOnBlockCommandFinish()
277 ParagraphComment *Paragraph) { in actOnParamCommandFinish() argument
278 Command->setParagraph(Paragraph); in actOnParamCommandFinish()
364 ParagraphComment *Paragraph) { in actOnTParamCommandFinish() argument
365 Command->setParagraph(Paragraph); in actOnTParamCommandFinish()
553 ParagraphComment *Paragraph = Command->getParagraph(); in checkBlockCommandEmptyParagraph() local
554 if (Paragraph->isWhitespace()) { in checkBlockCommandEmptyParagraph()
/external/clang/include/clang/AST/
DComment.h596 ParagraphComment *Paragraph; variable
604 Paragraph(NULL) { in BlockCommandComment()
616 Paragraph(NULL) { in BlockCommandComment()
628 return reinterpret_cast<child_iterator>(&Paragraph); in child_begin()
632 return reinterpret_cast<child_iterator>(&Paragraph + 1); in child_end()
675 return Paragraph; in getParagraph()
679 return Paragraph && !Paragraph->isWhitespace(); in hasNonWhitespaceParagraph()
683 Paragraph = PC; in setParagraph()
DCommentSema.h106 ParagraphComment *Paragraph);
124 ParagraphComment *Paragraph);
137 ParagraphComment *Paragraph);
DCommentCommands.td189 def Paragraph : VerbatimLineCommand<"paragraph">;
/external/libvpx/libvpx/examples/includes/HTML-Toc-0.91/
DToc.pod375 <h2>Paragraph One</h2>
403 <li><a href=#h-1.1>Paragraph One</a>
417 <a name=h-1.1><h2>Paragraph One</h2></a>
431 <h2>Paragraph</h2>
435 <h2 class=appendix>Appendix Paragraph</h2>
470 <li><a href=#h-1.1>Paragraph</a>
477 <li><a href=#appendix-1.1>Appendix Paragraph</a>
483 <a name=h-1.1><h2>Paragraph</h2></a>
487 <a name=appendix-1.1><h2 class=appendix>Appendix Paragraph</h2></a>
497 <h2>Paragraph</h2>
[all …]
/external/llvm/test/YAMLParser/
Dspec-05-11.data5 Generic line break (glyphed)… Line separator
 Paragraph separator

/external/markdown/tests/extensions-x-footnotes/
Dfootnote.txt14 Paragraph two.
/external/clang/unittests/AST/
DCommentParser.cpp165 ParagraphComment *&Paragraph) { in HasBlockCommandAt() argument
176 Paragraph = BCC->getParagraph(); in HasBlockCommandAt()
190 ParagraphComment *&Paragraph) { in HasParamCommandAt() argument
224 Paragraph = PCC->getParagraph(); in HasParamCommandAt()
236 ParagraphComment *&Paragraph) { in HasTParamCommandAt() argument
258 Paragraph = TPCC->getParagraph(); in HasTParamCommandAt()
/external/markdown/docs/extensions/
Dfootnotes.txt35 Paragraph two of the definition.
/external/webkit/Source/WebCore/English.lproj/
DLocalizable.strings265 /* Paragraph direction context sub-menu item */
266 "Paragraph Direction" = "Paragraph Direction";
/external/zlib/src/doc/
Drfc1951.txt687 shown in Paragraph 3.2.5, above. Note that distance codes 30-
696 lengths, as discussed in Paragraph 3.2.2, above. For even
/external/e2fsprogs/lib/et/
Dtexinfo.tex40 %the terms of Paragraph 1 above, provided that you also do the following:
61 %of it, under Paragraph 2) in object code or executable form under the terms
/external/webkit/Source/WebKit/win/
DChangeLog-2009-06-16879 …<rdar://problem/6577174> Rename the text directionality submenus to “Paragraph Direction” and “Sel…

12