Searched refs:fpts (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/tcl-102/tcl_ext/snack/snack/generic/
H A DjkCanvWave.c1254 XPoint fpts[5]; local
1285 &fpts[0].x, &fpts[0].y);
1288 &fpts[1].x, &fpts[1].y);
1291 &fpts[2].x, &fpts[2].y);
1292 XDrawLines(display, drawable, wavePtr->gc, fpts, 3, CoordModeOrigin);
1298 &fpts[0].x, &fpts[
[all...]
H A DjkCanvSect.c66 XPoint fpts[5]; member in struct:SectionItem
1093 &sectPtr->fpts[0].x, &sectPtr->fpts[0].y);
1096 &sectPtr->fpts[1].x, &sectPtr->fpts[1].y);
1099 &sectPtr->fpts[2].x, &sectPtr->fpts[2].y);
1102 &sectPtr->fpts[3].x, &sectPtr->fpts[3].y);
1104 &sectPtr->fpts[
[all...]

Completed in 72 milliseconds