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

1 2 3 4 5 6 7 8 91011>>

  /external/markdown/tests/extensions-x-footnotes/
footnote.txt 12 [^4]: A footnote with multiple paragraphs.
  /external/markdown/tests/misc/
lists.txt 25 A lose list with paragraphs
lists.html 27 <p>A lose list with paragraphs</p>
  /external/markdown/docs/extensions/
ImageLinks.txt 15 Turns paragraphs like
  /external/markdown/MarkdownTest/Tests_2004/
Ordered and unordered lists.text 85 Multiple paragraphs:
113 Same thing but with paragraphs:
Ordered and unordered lists.html 89 <p>Multiple paragraphs:</p>
125 <p>Same thing but with paragraphs:</p>
Ordered and unordered lists.text-out 103 <p>Multiple paragraphs:</p>
141 <p>Same thing but with paragraphs:</p>
Ordered and unordered lists.text-res 103 <p>Multiple paragraphs:</p>
141 <p>Same thing but with paragraphs:</p>
  /external/markdown/MarkdownTest/Tests_2007/
Ordered and unordered lists.text 85 Multiple paragraphs:
113 Same thing but with paragraphs:
Ordered and unordered lists.html 89 <p>Multiple paragraphs:</p>
125 <p>Same thing but with paragraphs:</p>
  /external/markdown/tests/markdown-test/
ordered-and-unordered-list.txt 85 Multiple paragraphs:
113 Same thing but with paragraphs:
ordered-and-unordered-list.html 95 <p>Multiple paragraphs:</p>
130 <p>Same thing but with paragraphs:</p>
  /external/harfbuzz/
COPYING 11 above copyright notice and the following two paragraphs appear in
  /external/harfbuzz/src/
harfbuzz-dump.h 9 * above copyright notice and the following two paragraphs appear in
harfbuzz-shaper-all.cpp 9 * above copyright notice and the following two paragraphs appear in
harfbuzz-stream.h 10 * above copyright notice and the following two paragraphs appear in
harfbuzz.c 9 * above copyright notice and the following two paragraphs appear in
harfbuzz.h 10 * above copyright notice and the following two paragraphs appear in
harfbuzz-impl.c 11 * above copyright notice and the following two paragraphs appear in
harfbuzz-open-private.h 10 * above copyright notice and the following two paragraphs appear in
harfbuzz-stream-private.h 10 * above copyright notice and the following two paragraphs appear in
  /sdk/monkeyrunner/src/com/android/monkeyrunner/
MonkeyRunnerHelp.java 161 * Parse the value string into paragraphs and put them into the
167 * Will create paragraphs under "a.b.c.0", "a.b.c.1", etc.
170 * @param value the value to parse paragraphs from.
174 String paragraphs[] = value.split("\n"); local
176 for (String para : paragraphs) {
  /external/webkit/Source/WebCore/editing/
visible_units.h 68 // paragraphs (perhaps a misnomer, can be divided by line break elements)
78 // blocks (true paragraphs; line break elements don't break blocks)
  /frameworks/base/docs/html/sdk/api_diff/6/
user_comments_for_5_to_6.xml 24 used for paragraphs - see the top-level documentation. -->
28 elements, used for paragraphs - see the top-level documentation. -->
  /development/samples/training/multiscreen/newsreader/src/com/example/android/newsreader/
NewsArticle.java 29 // How many paragraphs in each article?

Completed in 3163 milliseconds

1 2 3 4 5 6 7 8 91011>>