Searched refs:staticPoints (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkCanvPoly.c824 XPoint staticPoints[MAX_STATIC_POINTS];
836 pointPtr = staticPoints;
859 if (pointPtr != staticPoints) {
971 XPoint staticPoints[MAX_STATIC_POINTS];
982 pointPtr = staticPoints;
997 if (pointPtr != staticPoints) {
818 XPoint staticPoints[MAX_STATIC_POINTS]; local
964 XPoint staticPoints[MAX_STATIC_POINTS]; local
H A DtkCanvLine.c851 XPoint staticPoints[MAX_STATIC_POINTS*3];
889 pointPtr = staticPoints;
924 if (pointPtr != staticPoints) {
2356 double staticPoints[2*MAX_STATIC_POINTS];
2362 pointPtr = staticPoints;
2370 if (pointPtr != staticPoints) {
845 XPoint staticPoints[MAX_STATIC_POINTS*3]; local
2336 double staticPoints[2*MAX_STATIC_POINTS]; local
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkCanvPoly.c836 XPoint staticPoints[MAX_STATIC_POINTS];
848 pointPtr = staticPoints;
871 if (pointPtr != staticPoints) {
982 XPoint staticPoints[MAX_STATIC_POINTS];
994 pointPtr = staticPoints;
1010 if (pointPtr != staticPoints) {
830 XPoint staticPoints[MAX_STATIC_POINTS]; local
975 XPoint staticPoints[MAX_STATIC_POINTS]; local
H A DtkCanvLine.c870 XPoint staticPoints[MAX_STATIC_POINTS*3];
916 pointPtr = staticPoints;
952 if (pointPtr != staticPoints) {
2364 double staticPoints[2*MAX_STATIC_POINTS];
2371 pointPtr = staticPoints;
2380 if (pointPtr != staticPoints) {
864 XPoint staticPoints[MAX_STATIC_POINTS*3]; local
2344 double staticPoints[2*MAX_STATIC_POINTS]; local

Completed in 82 milliseconds