Home
last modified time | relevance | path

Searched refs:Backup_in_place (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/grafx2/grafx2/src/
H A Dpages.h97 int Backup_in_place(int width,int height);
H A Dpages.c971 int Backup_in_place(int width,int height) in Backup_in_place() function
H A Dfactory.c394 Backup_in_place(w, h); in L_SetPictureSize()