Home
last modified time | relevance | path

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

/dports/graphics/figurine/figurine-1.0.5/src/include/
H A Ddefine.h332 #define POINTER_JUMP_SIZE 20 /* max number of pixels the pointer can jump when editing points */ macro
/dports/graphics/figurine/figurine-1.0.5/src/
H A Dspline.c650 if (D2P(near,v)<POINTER_JUMP_SIZE) in spline_point_button()
H A Dpolyline.c654 if (D2P(near,v)<POINTER_JUMP_SIZE) in polyline_point_button()