HomeSort by relevance Sort by last modified time
    Searched full:paragraph (Results 1 - 25 of 4419) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/markdown/tests/misc/
blockquote-below-paragraph.txt 0 Paragraph
5 Paragraph
9 Paragraph one
para-with-hr.txt 1 Here is a paragraph, followed by a horizontal rule.
3 Followed by another paragraph.
multi-paragraph-block-quote.txt 1 > This is line one of paragraph one
2 > This is line two of paragraph one
4 > This is line one of paragraph two
para-with-hr.html 1 <p>Here is a paragraph, followed by a horizontal rule.</p>
3 <p>Followed by another paragraph.</p
blockquote-below-paragraph.html 1 <p>Paragraph</p>
6 <p>Paragraph</p>
11 <p>Paragraph one</p>
multi-paragraph-block-quote.html 2 <p>This is line one of paragraph one
3 This is line two of paragraph one</p>
4 <p>This is line one of paragraph two</p>
lazy-block-quote.txt 4 > Line one of paragraph two.
5 Line two of paragraph two.
lazy-block-quote.html 4 <p>Line one of paragraph two.
5 Line two of paragraph two.</p>
blockquote-hr.html 1 <p>This is a paragraph.</p>
11 <p>A new paragraph.
  /external/chromium_org/content/test/data/accessibility/
p-expected-mac.txt 5 AXStaticText AXValue='Paragraph'
p.html 7 <p>Paragraph</p>
span-expected-mac.txt 3 AXStaticText AXValue='This paragraph has one '
span-expected-android.txt 3 android.view.View clickable name='This paragraph has onewordin a span.'
span-expected-win.txt 3 ROLE_SYSTEM_TEXT name='This paragraph has one ' READONLY
  /external/apache-harmony/support/src/test/resources/tests/resources/
hyts_htmltest.html 34 A bunch of text representing part of a paragraph. A bunch of text representing part of a paragraph. A bunch of text representing part of a paragraph. A bunch of text representing part of a paragraph. A bunch of text representing part of a paragraph. A bunch of text representing part of a paragraph. A bunch of text representing part of a paragraph. A bunch of text representing part of a paragraph. A bunch of text representing part of a paragraph. A bunch of text representing part of a paragraph. A bunch of text representing part of a paragraph. A bunch of text representing part of a paragrap (…)
    [all...]
  /libcore/support/src/test/java/tests/resources/
hyts_htmltest.html 34 A bunch of text representing part of a paragraph. A bunch of text representing part of a paragraph. A bunch of text representing part of a paragraph. A bunch of text representing part of a paragraph. A bunch of text representing part of a paragraph. A bunch of text representing part of a paragraph. A bunch of text representing part of a paragraph. A bunch of text representing part of a paragraph. A bunch of text representing part of a paragraph. A bunch of text representing part of a paragraph. A bunch of text representing part of a paragraph. A bunch of text representing part of a paragrap (…)
    [all...]
  /external/llvm/test/YAMLParser/
spec-05-11.data 6 Generic line break (glyphed)… Line separator? Paragraph separator?
  /external/chromium_org/third_party/WebKit/Source/web/tests/data/
iframes_test.html 6 <p>This is a visible paragraph.</p>
7 <p style="visibility:hidden;">This is an invisible paragraph.</p>
  /external/icu4c/samples/layout/
paragraph.h 8 * file name: Paragraph.h
33 class Paragraph
36 Paragraph(const LEUnicode chars[], le_int32 charCount, const FontRuns *fontRuns, LEErrorCode &status);
38 ~Paragraph();
46 static Paragraph *paragraphFactory(const char *fileName, const LEFontInstance *font, GUISupport *guiSupport);
71 inline le_int32 Paragraph::getLineHeight()
76 inline le_int32 Paragraph::getLineCount()
81 inline le_int32 Paragraph::getAscent()
  /external/markdown/MarkdownTest/Tests_2004/
Inline HTML comments.html 1 <p>Paragraph one.</p>
9 <p>Paragraph two.</p>
Inline HTML comments.text 0 Paragraph one.
9 Paragraph two.
  /external/markdown/MarkdownTest/Tests_2007/
Inline HTML comments.html 1 <p>Paragraph one.</p>
9 <p>Paragraph two.</p>
Inline HTML comments.text 0 Paragraph one.
9 Paragraph two.
  /external/markdown/tests/markdown-test/
inline-html-comments.html 1 <p>Paragraph one.</p>
8 <p>Paragraph two.</p>
inline-html-comments.txt 0 Paragraph one.
9 Paragraph two.

Completed in 873 milliseconds

1 2 3 4 5 6 7 8 91011>>