/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 | 182 tr.data-row-clickable { 186 tr.data-row-clickable:hover {
|
/external/libvorbis/doc/ |
D | Vorbis_I_spec.tex | 25 % Hyperref enriches the generated PDF with clickable links,
|
/external/chromium-trace/catapult/third_party/flot/ |
D | API.md | 106 clickable: boolean 140 "clickable" and "hoverable" can be set to false to disable 196 clickable: 877 clickable: boolean 965 If you set "clickable" to true, the plot will listen for click events 981 $.plot($("#placeholder"), [ d ], { grid: { clickable: true } }); 1030 can set "hoverable" and "clickable" to false in the options for that 1034 { data: [...], label: "Foo", clickable: false }
|
D | jquery.flot.pie.js | 126 if (options.grid.clickable) {
|
D | jquery.flot.pie.min.js | 7 …{eventHolder.unbind("mousemove").mousemove(onMouseMove)}if(options.grid.clickable){eventHolder.unb…
|
D | jquery.flot.js | 607 clickable: false, property 1349 if (options.grid.clickable)
|
D | jquery.flot.min.js | 7 …clickable:false,hoverable:false,autoHighlight:true,mouseActiveRadius:10},interaction:{redrawOverla… property
|
D | NEWS.md | 988 - Support clicking on the plot. Turn it on with grid: { clickable: true },
|
/external/lldb/www/python_reference/ |
D | epydoc.css | 283 * clickable).
|
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/docs/apidoc/ |
D | epydoc.css | 283 * clickable).
|
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/docs/apidoc/ |
D | epydoc.css | 283 * clickable).
|
/external/mesa3d/doxygen/ |
D | gallium.doc | 183 The functions in the graph below are clickable.
|
/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/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_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/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/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/chromium-trace/catapult/telemetry/third_party/flot/ |
D | jquery.flot.min.js | 28 …clickable&&c.click(lt),E(b.bindEvents,[c])}function H(){ot&&clearTimeout(ot),c.unbind("mousemove",… property
|
/external/chromium-trace/catapult/third_party/coverage/ |
D | CHANGES.rst | 1022 - Line numbers in HTML source pages are clickable, linking directly to that
|
/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.
|