Searched defs:Toggle (Results 1 – 9 of 9) sorted by relevance
13 enum Toggle { enum
32 enum Toggle { enum
449 this.Toggle = function(id) method in SearchResults
473 this.Toggle = function(id) method in SearchResults
90 void Bitmap::Toggle(int index) { in Toggle() function in disk_cache::Bitmap
57 TEST(BitmapTest, Toggle) { in TEST() argument
121 export class Toggle implements m.ClassComponent<ToggleAttrs> { class
6341 function Toggle(el) { class6345 Toggle.prototype.toggle = function() { class
2495 constexpr void Toggle(bool& b) { in Toggle() function