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

Go to the source code of this file.

Functions

void fb_hPutOrC (unsigned char *src, unsigned char *dest, int w, int h, int src_pitch, int dest_pitch, int alpha, BLENDER *blender, void *param)
 
void fb_hPutOr (unsigned char *src, unsigned char *dest, int w, int h, int src_pitch, int dest_pitch, int alpha, BLENDER *blender, void *param)
 

Function Documentation

void fb_hPutOr ( unsigned char *  src,
unsigned char *  dest,
int  w,
int  h,
int  src_pitch,
int  dest_pitch,
int  alpha,
BLENDER blender,
void *  param 
)

Definition at line 44 of file gfx_put_or.c.

Here is the call graph for this function:

void fb_hPutOrC ( unsigned char *  src,
unsigned char *  dest,
int  w,
int  h,
int  src_pitch,
int  dest_pitch,
int  alpha,
BLENDER blender,
void *  param 
)

Definition at line 16 of file gfx_put_or.c.

Here is the call graph for this function:

Here is the caller graph for this function: