/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 | 247 boolean underlined = (format & 0x40) != 0; 253 align, size, bold, italic, underlined,
|
/frameworks/support/v7/appcompat/res/values-ldltr-v21/ |
styles_base.xml | 25 <!-- The platform Underlined style only works in LTR in v21-22 --> 26 <style name="Base.Widget.AppCompat.Spinner.Underlined" parent="android:Widget.Material.Spinner.Underlined" />
|
/prebuilts/sdk/current/support/v7/appcompat/res/values-ldltr-v21/ |
styles_base.xml | 25 <!-- The platform Underlined style only works in LTR in v21-22 --> 26 <style name="Base.Widget.AppCompat.Spinner.Underlined" parent="android:Widget.Material.Spinner.Underlined" />
|
/frameworks/support/v7/appcompat/res/values-v23/ |
styles_base.xml | 28 <style name="Base.Widget.AppCompat.Spinner.Underlined" parent="android:Widget.Material.Spinner.Underlined" />
|
/prebuilts/sdk/current/support/v7/appcompat/res/values-v23/ |
styles_base.xml | 28 <style name="Base.Widget.AppCompat.Spinner.Underlined" parent="android:Widget.Material.Spinner.Underlined" />
|
/development/samples/Support7Demos/res/layout/ |
appcompat_widgets_text_spinners.xml | 34 style="@style/Widget.AppCompat.Spinner.Underlined"/>
|
/frameworks/base/core/java/android/text/style/ |
ClickableSpan.java | 36 * Makes the text underlined and in the link color.
|
/packages/apps/Contacts/res/layout/ |
edit_spinner.xml | 23 style="@android:style/Widget.Material.Spinner.Underlined"
|
/packages/apps/Contacts/res/layout-v23/ |
edit_spinner.xml | 23 style="@android:style/Widget.Material.Spinner.Underlined"
|
/packages/apps/UnifiedEmail/src/com/android/mail/text/ |
EmailAddressSpan.java | 44 * Makes the text in the link color and not underlined.
|
LinkStyleSpan.java | 52 * Makes the text in the link color and not underlined.
|
/external/valgrind/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/clang/include/clang/Frontend/ |
DiagnosticRenderer.h | 140 /// \param Ranges The underlined ranges for this code snippet.
|
/frameworks/base/core/tests/benchmarks/src/android/text/ |
SpannableStringBuilderBenchmark.java | 133 " <li> <u>underlined</u> text\n" +
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_istreambuf_iterator.h | 146 // underlined buffer---during call of operator *()
|
/prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/ |
extend.txt | 45 underscore is displayed underlined, to indicate the shortcut character (for
|