Searched refs:toggle (Results 1 – 15 of 15) sorted by relevance
17 .toggle-control {26 .toggle-control .toggle-control-icon {34 .toggle-control .toggle-control-switch {43 .toggle-control .toggle-control-switch input {49 .toggle-control .toggle-control-slider {63 .toggle-control .toggle-control-slider:before {76 .toggle-control input:checked + .toggle-control-slider {80 .toggle-control input:focus + .toggle-control-slider {84 .toggle-control input:checked + .toggle-control-slider:before {
30 let toggle = document.createElement('label');31 toggle.classList.add('toggle-control-switch');43 toggle.appendChild(input);46 toggle.appendChild(slider);48 elm.appendChild(toggle);
147 bool toggle = std::find(testedFeatures.begin(), testedFeatures.end(), in TEST_P() local149 if (features[i]->enabled ^ toggle) in TEST_P()158 shouldBe.push_back(features[i]->enabled ^ toggle); in TEST_P()
49 .sidebar .nav-toggle {187 .sidebar .nav-toggle:checked {
1 # Fingerprint (UDFPS) GHBM/LHBM toggle
7 # Fingerprint (UDFPS) GHBM/LHBM toggle
16 # Fingerprint (UDFPS) GHBM/LHBM toggle
27 # VTS tests need to be able to toggle rfkill
40 1) Should we allow a Vulkan WSI swapchain to toggle between normal usage and
59 2) Do we need more than a boolean toggle?
353 * ename:VK_INDIRECT_STATE_FLAG_FRONTFACE_BIT_NV allows to toggle the
502 DrawBuffers to toggle between BACK and NONE on the default FBO.