Searched refs:kScrollEventChangesTab (Results 1 – 3 of 3) sorted by relevance
53 const bool kScrollEventChangesTab = true; variable55 const bool kScrollEventChangesTab = false; variable
72 extern const bool kScrollEventChangesTab;
124 if (browser_defaults::kScrollEventChangesTab) { in OnMouseWheel()