Searched refs:IMG_isPNM (Results 1 – 3 of 3) sorted by relevance
35 int IMG_isPNM(SDL_RWops *src) in IMG_isPNM() function249 int IMG_isPNM(SDL_RWops *src) in IMG_isPNM() function
117 extern DECLSPEC int SDLCALL IMG_isPNM(SDL_RWops *src);
48 { "PNM", IMG_isPNM, IMG_LoadPNM_RW }, /* P[BGP]M share code */
Completed in 5 milliseconds