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

1 23 4

  /external/swiftshader/third_party/llvm-7.0/llvm/docs/_ocamldoc/
style.css 78 a:hover { text-decoration : underline }
  /external/libnl/doc/stylesheets/
docbook-xsl.css 320 span.underline { text-decoration: underline; }
slidy.css 209 a:hover { color: red; text-decoration: underline }
210 a:active { color: red; text-decoration: underline }
volnitsky.css 191 text-decoration: underline;
  /external/python/cpython2/Demo/tkinter/guido/
ManPage.py 28 self.tag_config('X', underline=1)
  /external/swiftshader/third_party/LLVM/docs/CommandGuide/html/
manpage.css 97 color: #336699; font-size: 10pt; text-decoration: underline;
167 font-family: Arial,Helvetica; font-weight: normal; text-decoration: underline;
  /external/swiftshader/third_party/LLVM/docs/CommandGuide/
manpage.css 97 color: #336699; font-size: 10pt; text-decoration: underline;
167 font-family: Arial,Helvetica; font-weight: normal; text-decoration: underline;
  /external/python/cpython2/Lib/idlelib/
EditorWindow.py 318 underline=0,
448 underline, label = prepstr(label)
450 mbar.add_cascade(label=label, menu=menu, underline=underline)
    [all...]
  /external/python/cpython3/Lib/idlelib/
editor.py 420 underline, label = prepstr(label)
422 mbar.add_cascade(label=label, menu=menu, underline=underline)
431 underline=0,
    [all...]
  /external/skia/tools/bookmaker/
definition.cpp 363 bool underline = false; local
371 if (underline) {
374 underline = true;
381 if (underline) {
384 underline = true;
    [all...]
  /external/skqp/tools/bookmaker/
definition.cpp 363 bool underline = false; local
371 if (underline) {
374 underline = true;
381 if (underline) {
384 underline = true;
    [all...]
  /external/python/cpython2/Lib/lib-tk/test/test_ttk/
test_widgets.py 139 'text', 'underline', 'width',
196 'underline', 'width', 'wraplength',
215 'underline', 'width',
240 'underline', 'variable', 'width',
680 'underline', 'value', 'variable', 'width',
730 'underline', 'width',
    [all...]
  /external/libjpeg-turbo/doc/html/search/
search.css 218 text-decoration: underline;
  /external/tinyxml2/docs/search/
search.css 218 text-decoration: underline;
  /build/make/tools/droiddoc/templates-ndk/assets/
android-developer-docs.css 472 text-decoration: underline;
854 text-decoration:underline;
1120 text-decoration:underline;
1287 text-decoration:underline;
1451 text-decoration:underline;
1487 text-decoration:underline;
1638 text-decoration:underline !important;
1680 text-decoration:underline;
    [all...]
  /external/doclava/res/assets/templates-sdk/assets/
android-developer-docs.css 472 text-decoration: underline;
854 text-decoration:underline;
1120 text-decoration:underline;
1287 text-decoration:underline;
1451 text-decoration:underline;
1487 text-decoration:underline;
1638 text-decoration:underline !important;
1680 text-decoration:underline;
    [all...]
  /build/make/tools/droiddoc/templates-pdk/assets/
android-developer-docs.css 95 text-decoration:underline;
259 text-decoration:underline;
295 text-decoration:underline;
446 text-decoration:underline !important;
488 text-decoration:underline;
android-developer-core.css 470 text-decoration: underline;
852 text-decoration:underline;
1118 text-decoration:underline;
  /external/python/cpython3/Lib/tkinter/test/test_ttk/
test_widgets.py 137 'text', 'underline', 'width',
194 'underline', 'width', 'wraplength',
213 'underline', 'width',
238 'underline', 'variable', 'width',
684 'underline', 'value', 'variable', 'width',
734 'underline', 'width',
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
configure 417 echo Checking for underline in external names... No. | tee -a configure.log
419 echo Checking for underline in external names... Yes. | tee -a configure.log
  /external/libvterm/include/
vterm.h 404 unsigned int underline : 2; member in struct:__anon29994
  /external/python/cpython2/Lib/lib-tk/test/
widget_tests.py 266 'underline', 'wraplength', 'xscrollcommand', 'yscrollcommand',
464 self.checkIntegerParam(widget, 'underline', 0, 1, 10)
  /external/python/cpython3/Lib/tkinter/test/
widget_tests.py 248 'underline', 'wraplength', 'xscrollcommand', 'yscrollcommand',
446 self.checkIntegerParam(widget, 'underline', 0, 1, 10)
  /external/skia/src/ports/
SkRemotableFontMgr_win_dw.cpp 269 DWRITE_UNDERLINE const* underline,
  /external/skqp/src/ports/
SkRemotableFontMgr_win_dw.cpp 269 DWRITE_UNDERLINE const* underline,

Completed in 1776 milliseconds

1 23 4