capi/textblt.h File Reference

#include "type.h"
#include "ssd192X.h"
#include "window.h"
Include dependency graph for textblt.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void SetFontWindow (WINDOW *pfw)
void SetActiveFont (UINT8 nFont, INT8 nScale, UINT8 bForce)
UINT8 GetActiveFont ()
INT8 GetFontScaling ()
void SetFontColor (SSDRGBAType *frColor, SSDRGBAType *bkColor, UINT8 bRedrawFont)
void TextOut (WINDOW *pDstWnd, INT16 x, INT16 y, const char *str, UINT16 *pStrLen, ROTATE_TYPE orient)

Function Documentation

UINT8 GetActiveFont (  ) 

References g_activeFont.

INT8 GetFontScaling (  ) 

References g_FontScaling.

void SetActiveFont ( UINT8  nFont,
INT8  nScale,
UINT8  bForce 
)

References g_activeFont, g_FontScaling, and RedrawFont().

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function:

void SetFontColor ( SSDRGBAType frColor,
SSDRGBAType bkColor,
UINT8  bRedrawFont 
)

References SSDRGBAType::a, SSDRGBAType::b, SSDRGBAType::g, mem_cpy(), SSDRGBAType::r, and RedrawFont().

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function:

void SetFontWindow ( WINDOW pfw  ) 

Referenced by main().

Here is the caller graph for this function:

void TextOut ( WINDOW pDstWnd,
INT16  x,
INT16  y,
const char *  str,
UINT16 pStrLen,
ROTATE_TYPE  orient 
)

References SSDRGBAType::a, FontCharToPos(), g_activeFont, g_FontScaling, getFontHeight(), getFontWidth(), NONE, ROT270, ROT90, ssd_2d_blt(), TRANSPARENT, VFLIP, and _WINDOW::width.

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function:

Generated on Wed Mar 23 11:08:34 2011 for Omnima LCD by  doxygen 1.6.3