Lines Matching refs:DELAY
992 var delay = opt_delay || 10000;1001 notificationTimeout = window.setTimeout(hideNotification, delay);1195 }, 2 * WindowTooltip.DELAY);1248 * Time in ms to delay before the tooltip is shown.1251 WindowTooltip.DELAY = 300;1264 WindowTooltip.DELAY);