Searched defs:Toggle (Results 1 – 8 of 8) sorted by relevance
13 enum Toggle { enum
32 enum Toggle { enum
35 enum HighlightingMode { None = 0, Invert, Outline, Push, Toggle }; enumerator
471 this.Toggle = function(id) method in SearchResults
448 this.Toggle = function(id) method in SearchResults
100 export class Toggle implements m.ClassComponent<ToggleAttrs> { class
1140 if (Location *Toggle = getToggle(Params, S)) in onGoToDefinition() local1159 if (Location *Toggle = getToggle(Params, S)) in onGoToDeclaration() local
6341 function Toggle(el) { class6345 Toggle.prototype.toggle = function() { class