Searched defs:source (Results 1 – 2 of 2) sorted by relevance
61 static void copy_file(const char* source, const char* destination) { in copy_file()
237 void gr_blit(GRSurface* source, int sx, int sy, int w, int h, int dx, int dy) { in gr_blit()