Home
last modified time | relevance | path

Searched defs:pgSurface_Prep (Results 1 – 2 of 2) sorted by relevance

/dports/devel/py-game/pygame-2.1.0/src_c/
H A Dsurflock.c46 pgSurface_Prep(pgSurfaceObject *surfobj) in pgSurface_Prep() function
/dports/devel/py-game/pygame-2.1.0/src_c/include/
H A D_pygame.h443 #define pgSurface_Prep(x) \ macro