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

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dpsout.h98 typedef PsPointRec *PsPointPtr; typedef
135 PsPointPtr points;
290 extern void PsOut_Polygon(PsOutPtr self, int nPts, PsPointPtr pts);
295 extern void PsOut_Lines(PsOutPtr self, int nPts, PsPointPtr pts);
296 extern void PsOut_Points(PsOutPtr self, int nPts, PsPointPtr pts);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dpsout.h98 typedef PsPointRec *PsPointPtr; typedef
135 PsPointPtr points;
290 extern void PsOut_Polygon(PsOutPtr self, int nPts, PsPointPtr pts);
295 extern void PsOut_Lines(PsOutPtr self, int nPts, PsPointPtr pts);
296 extern void PsOut_Points(PsOutPtr self, int nPts, PsPointPtr pts);

Completed in 62 milliseconds