HomeSort by relevance Sort by last modified time
    Searched full:underline (Results 51 - 75 of 373) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/libvorbis/doc/
Vorbis_I_spec.css 62 .underline{ text-decoration:underline; }
63 .underline img{ border-bottom: 1px solid black; margin-bottom:1pt; }
95 .marginpar {width:20%; float:right; text-align:left; margin-left:auto; margin-top:0.5em; font-size:85%; text-decoration:underline;}
  /external/parameter-framework/utility/
Utility.h 81 /** Utility to underline */
  /external/skia/src/sfnt/
SkOTTable_head.h 98 Underline,
  /frameworks/base/docs/html/sdk/api_diff/19/
stylesheet-jdiff.css 37 text-decoration:underline;}
  /frameworks/base/docs/html/sdk/api_diff/20/
stylesheet-jdiff.css 37 text-decoration:underline;}
  /frameworks/base/docs/html/sdk/api_diff/21/
stylesheet-jdiff.css 37 text-decoration:underline;}
  /frameworks/base/docs/html/sdk/api_diff/22/
stylesheet-jdiff.css 37 text-decoration:underline;}
  /frameworks/base/docs/html/sdk/api_diff/23/
stylesheet-jdiff.css 37 text-decoration:underline;}
  /frameworks/base/docs/html/sdk/support_api_diff/22.2.0/
stylesheet-jdiff.css 37 text-decoration:underline;}
  /frameworks/base/docs/html/sdk/support_api_diff/22.2.1/
stylesheet-jdiff.css 37 text-decoration:underline;}
  /frameworks/base/docs/html/sdk/support_api_diff/23/
stylesheet-jdiff.css 37 text-decoration:underline;}
  /hardware/intel/common/libmix/mix_audio/docs/reference/MixAudio/html/
style.css 125 text-decoration: underline;
  /cts/tests/tests/text/src/android/text/cts/
HtmlTest.java 183 s = new SpannableString("Hello underline world");
186 assertEquals("<p dir=\"ltr\">Hello <u>underline</u> world</p>\n", Html.toHtml(s));
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
HtmlUtils.java 68 * - underline
141 // UNDERLINE
  /external/lldb/www/cpp_reference/html/
doxygen.css 347 text-decoration: underline;
352 text-decoration: underline;
357 text-decoration: underline;
  /external/doclava/res/assets/templates/assets/
doclava-developer-docs.css 95 text-decoration:underline;
262 text-decoration:underline;
298 text-decoration:underline;
430 text-decoration:underline !important;
472 text-decoration:underline;
708 text-decoration:underline;
  /external/clang/docs/tools/
manpage.css 97 color: #336699; font-size: 10pt; text-decoration: underline;
167 font-family: Arial,Helvetica; font-weight: normal; text-decoration: underline;
  /external/owasp/sanitizer/src/tests/org/owasp/html/
StylingPolicyTest.java 168 "text-decoration:underline",
169 "Text-Decoration: Underline");
  /frameworks/base/core/java/android/text/style/
SuggestionSpan.java 331 * @return The color of the underline for that span, or 0 if there is no underline
  /docs/source.android.com/src/source/assets/
main.css 187 text-decoration: underline;
  /external/chromium-trace/trace-viewer/tracing/third_party/mocha/
mocha.css 39 text-decoration: underline;
  /external/freetype/include/
ftwinfnt.h 197 FT_Byte underline; member in struct:FT_WinFNT_HeaderRec_
  /external/harfbuzz_ng/src/
hb-ot-head-table.hh 126 * Bit 2: Underline (if set to 1)
  /external/libvterm/src/
vterm_internal.h 28 unsigned int underline:2; member in struct:VTermPen
  /external/lldb/include/lldb/Utility/
AnsiTerminal.h 117 { "underline}", ANSI_ESC_START _TO_STR(ANSI_CTRL_UNDERLINE) ANSI_ESC_END },

Completed in 390 milliseconds

1 23 4 5 6 7 8 91011>>