Home
last modified time | relevance | path

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

/dports/astro/wmglobe/wmglobe-1.3/src/
H A Drend.c59 static void myRPutPixel(int x, int y, RColor * color);
98 static void myRPutPixel(int x, int y, RColor * color) in myRPutPixel() function
217 myRPutPixel(x_cross, y_cross, color); in put_dot_cross()
221 myRPutPixel(x_cross, y_cross, color); in put_dot_cross()
225 myRPutPixel(x_cross, y_cross, color); in put_dot_cross()
229 myRPutPixel(x_cross, y_cross, color); in put_dot_cross()
687 myRPutPixel(px, py, &teinte); in renderFrame()
701 myRPutPixel(DIAMETRE - px - 1, py, &teinte); in renderFrame()
711 myRPutPixel(DIAMETRE - px - 1, DIAMETRE - py - 1, in renderFrame()
726 myRPutPixel(px, DIAMETRE - py - 1, &teinte); in renderFrame()