Lines Matching refs:TPOINT_NONE
102 # define TPOINT_NONE (-1000) /* special value meaning "not yet set" */
412 pupils[j].x = TPOINT_NONE;
413 pupils[j].y = TPOINT_NONE;
461 w->eyes.mouse.x = w->eyes.mouse.y = TPOINT_NONE;
551 if (oldx != TPOINT_NONE || oldy != TPOINT_NONE)
553 TPOINT_NONE, TPOINT_NONE, diam);
565 if (oldx != TPOINT_NONE || oldy != TPOINT_NONE)
567 TPOINT_NONE, TPOINT_NONE, diam);
586 TPOINT_NONE, TPOINT_NONE,
590 TPOINT_NONE, TPOINT_NONE,
697 old ? old->x : TPOINT_NONE, old ? old->y : TPOINT_NONE,
923 w->eyes.pupils[i].x = TPOINT_NONE;
924 w->eyes.pupils[i].y = TPOINT_NONE;