Home
last modified time | relevance | path

Searched refs:clickable (Results 1 – 21 of 21) 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/libwebsockets/READMEs/
DREADME.generic-table.md65 provide a custom callback for clickable links
103 | click_cb | Callback function name string to handle clickable links |
111 When a clickable link produced by lwsgt is clicked, the function named in the
149 - "Name" should be presented as a clickable link using "uri" as the
/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/fmtlib/doc/bootstrap/
Dbutton-groups.less113 // The clickable button for toggling the menu
226 // Simply visually hiding the inputs via `opacity` would leave them clickable in
Dscaffolding.less153 // iOS "clickable elements" fix for role="button"
Dnormalize.less285 // 2. Correct inability to style clickable `input` types in iOS.
/external/perfetto/ui/src/assets/
Dcommon.scss267 &[clickable] {
/external/python/google-api-python-client/docs/epy/
Depydoc.css283 * clickable).
/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/mesa3d/doxygen/
Dgallium.doc183 The functions in the graph below are 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/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_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/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/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/jcommander/doc/
Dgolo.css100 …roys native `audio` and `video` controls. 2. Correct inability to style clickable `input` types in…
Dcolony.css99 …roys native `audio` and `video` controls. 2. Correct inability to style clickable `input` types in…
/external/googletest/docs/
Dadvanced.md1019 5. The trace dump is clickable in Emacs - hit `return` on a line number and
/external/tensorflow/
DRELEASE.md3712 * Display feed values with the `print_feed` or `pf` command and clickable links in the curses UI.