Home
last modified time | relevance | path

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

/dports/lang/yorick/yorick-y_2_2_04/gist/
H A Dengine.h132 PLUG_API long GpIntPoints(const GpXYMap *map, long maxPoints, long n,
H A Dps.c352 GpIntPoints(&psEngine->e.map, 3, 2, x, y, &points); in BeginClip()
694 GpIntPoints(map, maxPoints, n, px, py, &points))) { in DrawLines()
790 GpIntPoints(map, maxPoints, n, px, py, &points))) { in DrawMarkers()
1127 GpIntPoints(map, maxPoints, n, px, py, &points))) { in DrawFill()
H A Dcgm.c551 GpIntPoints(&cgmEngine->e.map, 3, 2, x, y, &points); in BeginClip()
867 GpIntPoints(map, maxPoints, n, px, py, &points))) { in DrawLines()
979 GpIntPoints(map, maxPoints, n, px, py, &points))) { in DrawMarkers()
1227 GpIntPoints(map, maxPoints, n, px, py, &points))) { in DrawFill()
H A Dengine.c298 long GpIntPoints(const GpXYMap *map, long maxPoints, long n, in GpIntPoints() function
H A Deps.c435 GpIntPoints(map, maxPoints, n, px, py, &points))) { in DrawLines()