Home
last modified time | relevance | path

Searched refs:clickable (Results 1 – 15 of 15) sorted by relevance

/external/autotest/frontend/client/src/autotest/common/table/
DDataTable.java54 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/autotest/frontend/client/src/autotest/public/
Dtkoclient.css36 /* allow empty cells to override the clickable cursor */
Dafeclient.css184 tr.data-row-clickable {
188 tr.data-row-clickable:hover {
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/docs/apidoc/
Depydoc.css283 * clickable).
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/docs/apidoc/
Depydoc.css283 * clickable).
/external/python/google-api-python-client/docs/epy/
Depydoc.css283 * clickable).
/external/markdown/tests/extensions-x-toc/
Dsyntax-toc.txt796 …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/
Dgallium.doc183 The functions in the graph below are clickable.
/external/markdown/MarkdownTest/Tests_2007/
DMarkdown Documentation - Syntax.text833 …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/
Dmarkdown-syntax.txt833 …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/
Dmarkdown-syntax.txt833 …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/
DMarkdown Documentation - Syntax.text833 …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/
Dfaq.md482 Emacs, then it's clickable.
Dadvanced.md1017 5. The trace dump is clickable in Emacs - hit `return` on a line number and
/external/tensorflow/
DRELEASE.md1039 * Display feed values with the `print_feed` or `pf` command and clickable links in the curses UI.