Lines Matching refs:timer
251 tip->tip.timer = 0;
268 if (tip->tip.timer)
269 XtRemoveTimeOut(tip->tip.timer);
542 if (info->tip->tip.timer) {
543 XtRemoveTimeOut(info->tip->tip.timer);
544 info->tip->tip.timer = 0;
552 info->tip->tip.timer =
569 info->tip->tip.timer = 0;
610 /* If any button is pressed, timer is 0 */
613 add_timeout = info->tip->tip.timer != 0;