Searched defs:MAX_POINT_COUNT (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ | ||
H A D | box3d.cpp | 359 static const int MAX_POINT_COUNT = 4; variable 390 Geom::Point snap_pts[MAX_POINT_COUNT]; 402 double snap_dists[MAX_POINT_COUNT]; |
Completed in 20 milliseconds