/external/chromium-trace/catapult/third_party/polymer/components/paper-checkbox/ |
D | README.md | 1 …travis-ci.org/PolymerElements/paper-checkbox.svg?branch=master)](https://travis-ci.org/PolymerElem… 3 ##<paper-checkbox> 5 `paper-checkbox` is a [material design checkbox](https://www.google.com/design/spec/components/sele… 6 User can tap the checkbox to check or uncheck it. Usually you use checkboxes 8 ON/OFF option, avoid using a single checkbox and use `paper-toggle-button` 17 <link rel="import" href="paper-checkbox.html"> 19 paper-checkbox { 24 paper-checkbox:first-child { 28 paper-checkbox.styled { 32 --paper-checkbox-checked-color: var(--paper-green-500); [all …]
|
/external/pigweed/pw_console/ |
D | testing.rst | 42 - |checkbox| 47 - |checkbox| 52 - |checkbox| 58 - |checkbox| 63 - |checkbox| 68 - |checkbox| 73 - |checkbox| 78 - |checkbox| 85 - |checkbox| 91 - |checkbox| [all …]
|
/external/pigweed/pw_web/ |
D | testing.rst | 28 - |checkbox| 34 - |checkbox| 39 - |checkbox| 44 - |checkbox| 55 .. |checkbox| raw:: html substdef in Add note to the commit message 57 <input type="checkbox">
|
/external/autotest/frontend/client/src/autotest/afe/ |
D | CheckBoxPanelDisplay.java | 18 CheckBoxImpl checkbox = new CheckBoxImpl(); in generateCheckBox() local 22 table.setWidget(row, col, checkbox); in generateCheckBox() 24 return checkbox; in generateCheckBox()
|
/external/perfetto/ui/src/assets/widgets/ |
D | switch.scss | 17 // This checkbox element is expected to contain a checkbox type input followed 19 // The input is completely hidden and an entirely new checkbox is drawn inside 22 // The box of the checkbox is a fixed sized span element. The tick is also a 44 // Hide the default checkbox 51 // The span forms the "box" of the checkbox 66 // The :after element forms the "tick" of the checkbox
|
D | checkbox.scss | 17 // This checkbox element is expected to contain a checkbox type input followed 19 // The input is completely hidden and an entirely new checkbox is drawn inside 22 // The box of the checkbox is a fixed sized span element. The tick is also a 34 .pf-checkbox { 54 // Hide the default checkbox 61 // The span forms the "box" of the checkbox 76 // The :after element forms the "tick" of the checkbox
|
/external/apache-velocity-engine/velocity-engine-core/src/test/resources/templates/compare/ |
D | quotes.cmp | 6 <input type="checkbox" name="jason" /> 8 <input type="checkbox" name="this is from a hashtable!" />
|
/external/pdfium/testing/resources/pixel/ |
D | reset_button.evt | 1 # Check the checkbox 6 # Tab to reset button from checkbox
|
D | checkbox_radiobutton.evt | 1 # Check the checkbox 6 # Tab to radio button from checkbox
|
D | reset_button.in | 44 /T (checkbox)
|
D | checkbox_radiobutton.fragment | 80 /T (checkbox)
|
/external/apache-velocity-engine/velocity-engine-core/src/test/resources/templates/ |
D | quotes.vm | 18 <input type="checkbox" name="$name" #if($checked)checked="1"#end/> 20 <input type="checkbox" name="$hashtable.Bar" #if($checked)checked="1"#end/>
|
/external/clang/www/demo/ |
D | index.cgi | 196 print $c->checkbox( 202 print $c->checkbox( 207 print $c->checkbox( 215 print $c->checkbox( 220 print $c->checkbox(
|
/external/cronet/tot/components/metrics/debug/ |
D | field_trials.ts | 197 const checkbox = this.root.querySelector('input')!; constant 198 checkbox.checked = forceEnabled; 200 checkbox.dataset['overridden'] = '1'; 202 delete checkbox.dataset['overridden'];
|
/external/cronet/stable/components/metrics/debug/ |
D | field_trials.ts | 197 const checkbox = this.root.querySelector('input')!; constant 198 checkbox.checked = forceEnabled; 200 checkbox.dataset['overridden'] = '1'; 202 delete checkbox.dataset['overridden'];
|
/external/pigweed/pw_console/py/pw_console/widgets/ |
D | __init__.py | 18 from pw_console.widgets.checkbox import (
|
/external/selinux/gui/ |
D | booleansPage.py | 118 checkbox = Gtk.CellRendererToggle() 119 checkbox.connect("toggled", self.boolean_toggled) 120 col = Gtk.TreeViewColumn('Active', checkbox, active=ACTIVE)
|
/external/coreboot/util/coreboot-configurator/src/ |
D | README.md | 27 type: **bool** <- Valid type are: bool (checkbox) and enum
|
/external/perfetto/ui/src/assets/ |
D | perfetto.scss | 35 @import "widgets/checkbox";
|
D | record.scss | 663 input[type="checkbox"]::after { 678 input[type="checkbox"] { 720 } // checkbox 776 input[type="checkbox"]::after { 788 input[type="checkbox"] { 830 } // checkbox
|
/external/doclava/res/assets/templates/assets/ |
D | doclava-developer-reference.js | 11 function toggleApiLevelSelector(checkbox) { argument 15 if (checkbox.checked) {
|
/external/openthread/tools/harness-automation/autothreadharness/ |
D | harness_case.py | 819 checkbox = None 840 checkbox = parent.find_element_by_class_name('tree-checkbox') 843 if not checkbox: 848 checkbox.click()
|
/external/iamf_tools/gh_pages/web_demo/ |
D | styles.css | 81 input[type="checkbox"] {
|
/external/libphonenumber/demoapp/ |
D | README.md | 38 Each list item (= one phone number in the device's contacts) has a checkbox.
|
/external/zxing/docs/css/ |
D | apache-maven-fluido-1.5.min.css | 9 …checkbox"]{cursor:pointer}input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:cont…
|