Home
last modified time | relevance | path

Searched refs:sbarrow_w (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/figurine/figurine-1.0.5/src/
H A Dutil.c160 static long sbarrow_w = 0; variable
567 sbarrow_w = ob->barrow->w; in store_redraw_object()
571 sbarrow_w = 0; /* checked for */ in store_redraw_object()
636 if (sbarrow_w!=0) in send_stored_redraw_object()
637 v = I2D((((double)max(sbarrow_w,sbarrow_h))/80.0),VIEW(l)); in send_stored_redraw_object()