FreeBASIC  0.91.0
gfx_page.c File Reference
#include "fb_gfx.h"
Include dependency graph for gfx_page.c:

Go to the source code of this file.

Functions

FBCALL int fb_GfxFlip (int from_page, int to_page)
 
int fb_GfxPageCopy (int from_page, int to_page)
 
int fb_GfxPageSet (int work_page, int visible_page)
 

Function Documentation

FBCALL int fb_GfxFlip ( int  from_page,
int  to_page 
)

Definition at line 7 of file gfx_page.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int fb_GfxPageCopy ( int  from_page,
int  to_page 
)

Definition at line 77 of file gfx_page.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int fb_GfxPageSet ( int  work_page,
int  visible_page 
)

Definition at line 83 of file gfx_page.c.

Here is the call graph for this function:

Here is the caller graph for this function: