Searched refs:SDL_Point (Results 1 – 3 of 3) sorted by relevance
48 typedef struct SDL_Point struct52 } SDL_Point; argument110 SDL_FORCE_INLINE SDL_bool SDL_PointInRect(const SDL_Point *p, const SDL_Rect *r) in SDL_PointInRect()199 extern DECLSPEC SDL_bool SDLCALL SDL_EnclosePoints(const SDL_Point * points,
1218 const SDL_Point * points,1275 const SDL_Point * points,1464 const SDL_Point *center,
645 extern DECLSPEC int SDLCALL SDL_GetPointDisplayIndex(const SDL_Point * point);1780 const SDL_Point *area,
Completed in 11 milliseconds