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

12 3 4 5 6 7 8 91011>>

  /cts/tests/tests/graphics/src/android/graphics/cts/
PaintFlagsDrawFilterTest.java 103 // underline is at least one pixel high
105 // underline is roughly the same length at the text (5% tolerance)
107 // underline is under the text or at least at the bottom of it
  /external/bzip2/
bzip.css 61 table.nav a:hover { text-decoration: underline; }
  /external/chromium-trace/trace-viewer/tracing/tracing/ui/analysis/
analysis_link.html 22 text-decoration: underline;
  /external/llvm/docs/_themes/llvm-theme/static/
llvm-theme.css 137 text-decoration: underline;
156 text-decoration: underline;
178 text-decoration: underline;
283 text-decoration: underline;
  /external/pdfium/testing/resources/javascript/
consts_expected.txt 5 Alert: border.u is underline
  /packages/apps/Contacts/res/values/
colors.xml 39 <!-- Color of the selected tab underline -->
  /packages/apps/UnifiedEmail/res/raw/
template_print_conversation_upper.html 38 text-decoration:underline;
  /developers/build/prebuilts/gradle/BasicTransition/Application/src/main/java/com/example/android/common/view/
SlidingTabStrip.java 125 // Thick colored underline below the current selection
152 // Thin underline along the entire bottom edge
  /developers/build/prebuilts/gradle/SlidingTabsBasic/Application/src/main/java/com/example/android/common/view/
SlidingTabStrip.java 125 // Thick colored underline below the current selection
152 // Thin underline along the entire bottom edge
  /developers/build/prebuilts/gradle/SlidingTabsColors/Application/src/main/java/com/example/android/common/view/
SlidingTabStrip.java 125 // Thick colored underline below the current selection
152 // Thin underline along the entire bottom edge
  /developers/build/prebuilts/gradle/SwipeRefreshLayoutBasic/Application/src/main/java/com/example/android/common/view/
SlidingTabStrip.java 125 // Thick colored underline below the current selection
152 // Thin underline along the entire bottom edge
  /developers/build/prebuilts/gradle/SwipeRefreshListFragment/Application/src/main/java/com/example/android/common/view/
SlidingTabStrip.java 125 // Thick colored underline below the current selection
152 // Thin underline along the entire bottom edge
  /developers/build/prebuilts/gradle/SwipeRefreshMultipleViews/Application/src/main/java/com/example/android/common/view/
SlidingTabStrip.java 125 // Thick colored underline below the current selection
152 // Thin underline along the entire bottom edge
  /developers/samples/android/common/src/java/com/example/android/common/view/
SlidingTabStrip.java 125 // Thick colored underline below the current selection
152 // Thin underline along the entire bottom edge
  /development/samples/browseable/BasicTransition/src/com.example.android.common/view/
SlidingTabStrip.java 125 // Thick colored underline below the current selection
152 // Thin underline along the entire bottom edge
  /development/samples/browseable/SlidingTabsBasic/src/com.example.android.common/view/
SlidingTabStrip.java 125 // Thick colored underline below the current selection
152 // Thin underline along the entire bottom edge
  /development/samples/browseable/SlidingTabsColors/src/com.example.android.common/view/
SlidingTabStrip.java 125 // Thick colored underline below the current selection
152 // Thin underline along the entire bottom edge
  /development/samples/browseable/SwipeRefreshLayoutBasic/src/com.example.android.common/view/
SlidingTabStrip.java 125 // Thick colored underline below the current selection
152 // Thin underline along the entire bottom edge
  /development/samples/browseable/SwipeRefreshListFragment/src/com.example.android.common/view/
SlidingTabStrip.java 125 // Thick colored underline below the current selection
152 // Thin underline along the entire bottom edge
  /development/samples/browseable/SwipeRefreshMultipleViews/src/com.example.android.common/view/
SlidingTabStrip.java 125 // Thick colored underline below the current selection
152 // Thin underline along the entire bottom edge
  /external/libvterm/src/
screen.c 19 unsigned int underline : 2; member in struct:__anon13975
402 screen->pen.underline = val->number;
749 cell->attrs.underline = intcell->pen.underline;
786 intcell->pen.underline = cell->attrs.underline;
869 if((attrs & VTERM_ATTR_UNDERLINE_MASK) && (a->pen.underline != b->pen.underline))
  /external/skia/include/core/
SkFont.h 32 kUnderlineText_Flag = 0x08, //!< mask to enable underline text
61 kUnderlineText_Flag = 0x08, //!< mask to enable underline text
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/
QuickDraw.py 8 underline = 4 variable
185 underline = 4 variable
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
Text_Suite.py 177 'underline' : 'undl', # Underline
  /external/chromium-trace/trace-viewer/tracing/
run_tests 26 UNDERLINE = '\033[4m'

Completed in 591 milliseconds

12 3 4 5 6 7 8 91011>>