Searched refs:checkbox (Results 1 – 25 of 146) sorted by relevance
123456
/external/skia/tools/skpdiff/ |
D | viewer_style.css | 27 input[type="checkbox"] { 38 input[type="checkbox"]:checked { 43 input[type="checkbox"]:active { 48 input[type="checkbox"].lastselected {
|
/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/selinux/policycoreutils/gui/ |
D | booleansPage.py | 113 checkbox = gtk.CellRendererToggle() 114 checkbox.connect("toggled", self.boolean_toggled) 115 col = gtk.TreeViewColumn('Active', checkbox, active = ACTIVE)
|
/external/chromium-trace/trace-viewer/tracing/tracing/ui/extras/chrome/cc/ |
D | layer_picker.css | 24 * /deep/ tr-ui-e-chrome-cc-layer-picker > top-controls input[type='checkbox'] {
|
/external/doclava/res/assets/templates/assets/ |
D | doclava-developer-reference.js | 11 function toggleApiLevelSelector(checkbox) { argument 15 if (checkbox.checked) {
|
D | jquery-resizable.min.js | 12 …his.each(function(){if(this.nodeType!=1){return}if(o.isArray(K)&&/radio|checkbox/.test(this.type))… 19 …ion(T){return"text"===T.type},radio:function(T){return"radio"===T.type},checkbox:function(T){retur…
|
/external/okhttp/website/static/ |
D | bootstrap-combined.min.css | 9 …checkbox"]{cursor:pointer}input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:cont… 18 …0,0,0)}.page-header h1 small{display:block;line-height:20px}input[type="checkbox"],input[type="rad…
|
/external/chromium-trace/trace-viewer/third_party/webapp2/docs/guide/ |
D | request.rst | 30 # <input name="subscribe" type="checkbox" value="yes" />
|
/external/libvncserver/webclients/java-applet/ssl/ |
D | tightvnc-1.3dev7_javasrc-vncviewer-ssl.patch | 1645 + CheckboxGroup checkbox = new CheckboxGroup(); 1646 + accept = new Checkbox(s1, true, checkbox); 1647 + deny = new Checkbox(s2, false, checkbox);
|
D | ultravnc-102-JavaViewer-ssl-etc.patch | 4217 + CheckboxGroup checkbox = new CheckboxGroup(); 4218 + accept = new Checkbox(s1, true, checkbox); 4219 + deny = new Checkbox(s2, false, checkbox);
|
/external/chromium-trace/trace-viewer/tracing/third_party/components/polymer/ |
D | polymer.js | 5997 var checkbox = div.appendChild(document.createElement('input')); 5998 checkbox.setAttribute('type', 'checkbox'); 6001 checkbox.addEventListener('click', function(e) { 6005 checkbox.addEventListener('change', function() { 6013 checkbox.dispatchEvent(event);
|
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/bench/ |
D | wikipedia.min.css | 1 …n,input.mw-revdelundel-hidden{visibility:hidden}td.mw-revdel-checkbox,th.mw-revdel-checkbox{paddin…
|
D | wikipedia.css | 1294 td.mw-revdel-checkbox, 1295 th.mw-revdel-checkbox {
|
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rjsmin/bench/ |
D | apiviewer.js | 175 …return "text"===cJ.type;},radio:function(cK){return "radio"===cK.type;},checkbox:function(cL){retu… property
|
D | jquery-1.7.1.js | 4527 checkbox: function( elem ) {
|
/external/slf4j/slf4j-site/src/site/pages/js/ |
D | jquery-min.js | 3 …unction(a){return a.nodeName.toLowerCase()==="input"&&"radio"===a.type},checkbox:function(a){retur…
|
/external/selinux/policycoreutils/po/ |
D | cs.po | 4510 "reset an item, uncheck the checkbox. All items checked will be updated in "
|
D | si_LK.po | 4505 "reset an item, uncheck the checkbox. All items checked will be updated in "
|
D | lo.po | 4505 "reset an item, uncheck the checkbox. All items checked will be updated in "
|
D | tl.po | 4505 "reset an item, uncheck the checkbox. All items checked will be updated in "
|
D | ms_MY.po | 4505 "reset an item, uncheck the checkbox. All items checked will be updated in "
|
D | aln.po | 4505 "reset an item, uncheck the checkbox. All items checked will be updated in "
|
D | az.po | 4505 "reset an item, uncheck the checkbox. All items checked will be updated in "
|
D | br.po | 4505 "reset an item, uncheck the checkbox. All items checked will be updated in "
|
D | nn.po | 4504 "reset an item, uncheck the checkbox. All items checked will be updated in "
|
123456