Home
last modified time | relevance | path

Searched refs:checkbox (Results 1 – 25 of 146) sorted by relevance

123456

/external/skia/tools/skpdiff/
Dviewer_style.css27 input[type="checkbox"] {
38 input[type="checkbox"]:checked {
43 input[type="checkbox"]:active {
48 input[type="checkbox"].lastselected {
/external/clang/www/demo/
Dindex.cgi196 print $c->checkbox(
202 print $c->checkbox(
207 print $c->checkbox(
215 print $c->checkbox(
220 print $c->checkbox(
/external/selinux/policycoreutils/gui/
DbooleansPage.py113 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/
Dlayer_picker.css24 * /deep/ tr-ui-e-chrome-cc-layer-picker > top-controls input[type='checkbox'] {
/external/doclava/res/assets/templates/assets/
Ddoclava-developer-reference.js11 function toggleApiLevelSelector(checkbox) { argument
15 if (checkbox.checked) {
Djquery-resizable.min.js12 …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/
Dbootstrap-combined.min.css9checkbox"]{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/
Drequest.rst30 # <input name="subscribe" type="checkbox" value="yes" />
/external/libvncserver/webclients/java-applet/ssl/
Dtightvnc-1.3dev7_javasrc-vncviewer-ssl.patch1645 + CheckboxGroup checkbox = new CheckboxGroup();
1646 + accept = new Checkbox(s1, true, checkbox);
1647 + deny = new Checkbox(s2, false, checkbox);
Dultravnc-102-JavaViewer-ssl-etc.patch4217 + 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/
Dpolymer.js5997 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/
Dwikipedia.min.css1 …n,input.mw-revdelundel-hidden{visibility:hidden}td.mw-revdel-checkbox,th.mw-revdel-checkbox{paddin…
Dwikipedia.css1294 td.mw-revdel-checkbox,
1295 th.mw-revdel-checkbox {
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rjsmin/bench/
Dapiviewer.js175 …return "text"===cJ.type;},radio:function(cK){return "radio"===cK.type;},checkbox:function(cL){retu… property
Djquery-1.7.1.js4527 checkbox: function( elem ) {
/external/slf4j/slf4j-site/src/site/pages/js/
Djquery-min.js3 …unction(a){return a.nodeName.toLowerCase()==="input"&&"radio"===a.type},checkbox:function(a){retur…
/external/selinux/policycoreutils/po/
Dcs.po4510 "reset an item, uncheck the checkbox. All items checked will be updated in "
Dsi_LK.po4505 "reset an item, uncheck the checkbox. All items checked will be updated in "
Dlo.po4505 "reset an item, uncheck the checkbox. All items checked will be updated in "
Dtl.po4505 "reset an item, uncheck the checkbox. All items checked will be updated in "
Dms_MY.po4505 "reset an item, uncheck the checkbox. All items checked will be updated in "
Daln.po4505 "reset an item, uncheck the checkbox. All items checked will be updated in "
Daz.po4505 "reset an item, uncheck the checkbox. All items checked will be updated in "
Dbr.po4505 "reset an item, uncheck the checkbox. All items checked will be updated in "
Dnn.po4504 "reset an item, uncheck the checkbox. All items checked will be updated in "

123456