/external/autotest/frontend/client/src/autotest/common/table/ |
D | DataTable.java | 54 protected boolean clickable = false; field in DataTable 113 if (clickable) { in setRowStyle() 118 public void setClickable(boolean clickable) { in setClickable() argument 119 this.clickable = clickable; in setClickable()
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowView.java | 66 private boolean clickable; field in ShadowView 125 public void setClickable(boolean clickable) { in setClickable() argument 126 this.clickable = clickable; in setClickable() 669 return clickable; in isClickable()
|
/external/autotest/frontend/client/src/autotest/public/ |
D | tkoclient.css | 36 /* allow empty cells to override the clickable cursor */
|
D | afeclient.css | 184 tr.data-row-clickable { 188 tr.data-row-clickable:hover {
|
/external/fmtlib/doc/bootstrap/ |
D | button-groups.less | 113 // The clickable button for toggling the menu 226 // Simply visually hiding the inputs via `opacity` would leave them clickable in
|
D | scaffolding.less | 153 // iOS "clickable elements" fix for role="button"
|
D | normalize.less | 285 // 2. Correct inability to style clickable `input` types in iOS.
|
/external/markdown/tests/extensions-x-toc/ |
D | syntax-toc.txt | 796 …o show the actual text of a URL or email address, and also have it be a clickable link, you can do… 818 which will render in a browser as a clickable link to "address@example.com".
|
/external/mesa3d/doxygen/ |
D | gallium.doc | 183 The functions in the graph below are clickable.
|
/external/markdown/tests/markdown-test/ |
D | markdown-syntax.txt | 833 …o show the actual text of a URL or email address, and also have it be a clickable link, you can do… 855 which will render in a browser as a clickable link to "address@example.com".
|
/external/markdown/MarkdownTest/Tests_2007/ |
D | Markdown Documentation - Syntax.text | 833 …o show the actual text of a URL or email address, and also have it be a clickable link, you can do… 855 which will render in a browser as a clickable link to "address@example.com".
|
/external/markdown/tests/extensions-x-def_list/ |
D | markdown-syntax.txt | 833 …o show the actual text of a URL or email address, and also have it be a clickable link, you can do… 855 which will render in a browser as a clickable link to "address@example.com".
|
/external/markdown/MarkdownTest/Tests_2004/ |
D | Markdown Documentation - Syntax.text | 833 …o show the actual text of a URL or email address, and also have it be a clickable link, you can do… 855 which will render in a browser as a clickable link to "address@example.com".
|
/external/googletest/googletest/docs/ |
D | V1_5_FAQ.md | 484 in Emacs, then it's clickable. You can now hit `enter` on a message to jump to
|
D | V1_7_FAQ.md | 581 in Emacs, then it's clickable. You can now hit `enter` on a message to jump to
|
D | FAQ.md | 587 in Emacs, then it's clickable. You can now hit `enter` on a message to jump to
|
D | V1_6_FAQ.md | 581 in Emacs, then it's clickable. You can now hit `enter` on a message to jump to
|
D | V1_5_AdvancedGuide.md | 771 …1. The trace dump is clickable in Emacs' compilation buffer - hit return on a line number and you'…
|
D | V1_7_AdvancedGuide.md | 844 …1. The trace dump is clickable in Emacs' compilation buffer - hit return on a line number and you'…
|
D | V1_6_AdvancedGuide.md | 843 …1. The trace dump is clickable in Emacs' compilation buffer - hit return on a line number and you'…
|
D | AdvancedGuide.md | 846 …1. The trace dump is clickable in Emacs' compilation buffer - hit return on a line number and you'…
|
/external/bison/doc/ |
D | bison.texi | 8886 verbose file, or as an HTML version of the same file, with clickable
|
D | bison.info | 8394 version of the same file, with clickable transitions, or even as a DOT.
|