Searched refs:global_a11y_mode (Results 1 – 1 of 1) sorted by relevance
62 function addGlobalAccessibilityModeToggle(global_a11y_mode) { argument63 $('toggle_global').textContent = (global_a11y_mode == 0 ? 'off' : 'on');