ATP_STROKE_TOUCH
if (stroke_type == ATP_STROKE_TOUCH)
(strokep->type == ATP_STROKE_TOUCH) ? '[' : '<',
(strokep->type == ATP_STROKE_TOUCH) ? ']' : '>',
(strokep->type == ATP_STROKE_TOUCH) ? '[' : '<',
(strokep->type == ATP_STROKE_TOUCH) ? ']' : '>');
strokep->type = ATP_STROKE_TOUCH;
strokep->type = ATP_STROKE_TOUCH;
if (strokep->type != ATP_STROKE_TOUCH)
if (strokep->type == ATP_STROKE_TOUCH) {