HomeSort by relevance Sort by last modified time
    Searched refs:blockquote (Results 1 - 14 of 14) sorted by null

  /external/valgrind/main/docs/lib/
vg_basic.css 62 blockquote {
  /external/webkit/Source/WebCore/editing/
ApplyBlockElementCommand.cpp 101 RefPtr<Element> blockquote = createBlockElement(); local
102 insertNodeAt(blockquote, start);
104 appendNode(placeholder, blockquote);
129 // Don't put the next paragraph in the blockquote we just created for this paragraph unless
  /external/webkit/LayoutTests/dom/html/level2/html/
HTMLQuoteElement02.js 81 Retrieve the cite attribute from the BLOCKQUOTE element and
101 nodeList = doc.getElementsByTagName("blockquote");
106 assertURIEquals("citeLink",null,null,null,"BLOCKQUOTE.html",null,null,null,null,vcite);
  /external/webkit/LayoutTests/dom/xhtml/level2/html/
HTMLQuoteElement02.js 81 Retrieve the cite attribute from the BLOCKQUOTE element and
101 nodeList = doc.getElementsByTagName("blockquote");
106 assertURIEquals("citeLink",null,null,null,"BLOCKQUOTE.html",null,null,null,null,vcite);
  /external/llvm/docs/
llvm.css 73 blockquote pre {
  /external/clang/docs/tools/
manpage.css 7 blockquote { margin: 10pt; }
  /external/llvm/docs/CommandGuide/html/
manpage.css 7 blockquote { margin: 10pt; }
  /external/llvm/docs/CommandGuide/
manpage.css 7 blockquote { margin: 10pt; }
  /external/webkit/Source/WebCore/css/
CSSPropertyNames.in 269 -webkit-match-nearest-mail-blockquote-color
html.css 91 blockquote {
  /external/doclava/res/assets/templates/assets/
doclava-developer-core.css 188 blockquote {
  /build/tools/droiddoc/templates-sdk/assets/
android-developer-core.css 191 blockquote {
  /build/tools/droiddoc/templates-sdk/assets/css/
default.css 816 html[lang^=ja] blockquote, html[lang^=ja] q, html[lang^=ko] blockquote, html[lang^=ko] q,
817 html[lang^=zh] blockquote, html[lang^=zh] q {
    [all...]
  /external/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
markdown.php 143 if (!preg_match('{^$|^<(p|ul|ol|dl|pre|blockquote)>}i', $text)) {
403 $block_tags_b_re = 'p|div|h[1-6]|blockquote|pre|table|dl|ol|ul|address|'.
    [all...]

Completed in 448 milliseconds