Searched defs:Toggle (Results 1 – 9 of 9) sorted by relevance
13 enum Toggle { enum
32 enum Toggle { enum
35 enum HighlightingMode { None = 0, Invert, Outline, Push, Toggle }; enumerator
448 this.Toggle = function(id) method in SearchResults
471 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