Searched refs:ggl_rasterPos2x (Results 1 – 1 of 1) sorted by relevance
27 static void ggl_rasterPos2x(void* con, GGLfixed x, GGLfixed y);40 void ggl_rasterPos2x(void* con, GGLfixed x, GGLfixed y) in ggl_rasterPos2x() function50 ggl_rasterPos2x(con, gglIntToFixed(x), gglIntToFixed(y)); in ggl_rasterPos2i()