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

Go to the source code of this file.

Functions

void fb_GfxPrintBufferWstrEx (const FB_WCHAR *buffer, size_t len, int mask)
 
void fb_GfxPrintBufferWstr (const FB_WCHAR *buffer, int mask)
 

Function Documentation

void fb_GfxPrintBufferWstr ( const FB_WCHAR buffer,
int  mask 
)

Definition at line 19 of file gfx_print_wstr.c.

Here is the call graph for this function:

void fb_GfxPrintBufferWstrEx ( const FB_WCHAR buffer,
size_t  len,
int  mask 
)

Definition at line 5 of file gfx_print_wstr.c.

Here is the call graph for this function:

Here is the caller graph for this function: