/external/markdown/MarkdownTest/Tests_2004/ |
Links-in-Headers.text-out | 3 <h1>An underlined header</h1> 8 <p>This time underlined</p>
|
Links-in-Headers.text-res | 3 <h1>An underlined header</h1> 8 <p>This time underlined</p>
|
Yuri-Links-in-Headers.html | 5 <h1>An underlined header</h1> 15 <p>This time underlined</p>
|
Yuri-Links-in-Headers.text | 5 An underlined header 16 This time underlined
|
Yuri-Links-in-Headers.text-out | 11 <h1>An underlined header</h1> 16 <p>This time underlined</p>
|
Yuri-Links-in-Headers.text-res | 11 <h1>An underlined header</h1> 16 <p>This time underlined</p>
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/ |
TextAttribute.java | 32 public boolean underlined; field in class:TextAttribute 37 FontSize size, boolean bold, boolean italic, boolean underlined, 45 this.underlined = underlined;
|
ValueParser.java | 245 boolean underlined = (format & 0x40) != 0; 251 align, size, bold, italic, underlined,
|
/external/chromium/chrome/browser/ui/cocoa/ |
hyperlink_button_cell.h | 9 // like a hyperlink. The default styling is to look like blue, underlined text
|
/frameworks/base/core/java/android/text/style/ |
ClickableSpan.java | 36 * Makes the text underlined and in the link color.
|
/external/chromium/chrome/browser/ui/gtk/ |
gtk_chrome_link_button.h | 5 // Creates a link button that shows |text| in blue and underlined. The cursor
|
/external/valgrind/main/docs/lib/ |
vg_basic.css | 56 /* don't have underlined links in chunked nav menus */
|
/external/bzip2/ |
bzip.css | 59 /* don't have underlined links in chunked nav menus */
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/ |
FmActivityToLayoutMethod.java | 58 // Convert CamelCase convention used in activity class names to underlined convention
|
/external/webkit/Source/WebCore/platform/graphics/mac/ |
GraphicsContextMac.mm | 163 // to make sure everything gets underlined, but that results in drawing out of 165 // space between adjacent misspelled words was underlined.
|
/external/oprofile/module/ |
oprofile.h | 140 /* used by interrupt handlers if the underlined harware doesn't support
|
/external/webkit/Source/WebCore/platform/graphics/chromium/ |
FontUtilsChromiumWin.h | 67 // bit-wise OR of BOLD(1), UNDERLINED(2) and ITALIC(4) and
|
/external/webkit/Source/WebCore/platform/graphics/win/ |
GraphicsContextCGWin.cpp | 199 // to make sure everything gets underlined, but that results in drawing out of 201 // space between adjacent misspelled words was underlined.
|
/external/clang/include/clang/Frontend/ |
DiagnosticRenderer.h | 124 /// \param Ranges The underlined ranges for this code snippet.
|
/external/stlport/stlport/stl/ |
_istreambuf_iterator.h | 146 // underlined buffer---during call of operator *()
|
/external/webkit/LayoutTests/dom/html/level2/html/ |
HTMLElement01.html | 79 <U ID="Test-U" TITLE="U Element" LANG="en" DIR="ltr" CLASS="U-class">Underlined</U>
|
HTMLElement02.html | 79 <U ID="Test-U" TITLE="U Element" LANG="en" DIR="ltr" CLASS="U-class">Underlined</U>
|
HTMLElement03.html | 79 <U ID="Test-U" TITLE="U Element" LANG="en" DIR="ltr" CLASS="U-class">Underlined</U>
|
HTMLElement04.html | 79 <U ID="Test-U" TITLE="U Element" LANG="en" DIR="ltr" CLASS="U-class">Underlined</U>
|
HTMLElement05.html | 79 <U ID="Test-U" TITLE="U Element" LANG="en" DIR="ltr" CLASS="U-class">Underlined</U>
|