MHEG5 1.0
DTVKit MHEG5 1.0 API Documentation
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
mh5drawtext.h File Reference

MHEG class interface to graphics text render. More...

#include "mh5entryfield.h"
#include "mh5hypertext.h"

Go to the source code of this file.

Functions

void MHEG5drawText (MHEG5Text *txt)
 
void MHEG5drawEntry (MHEG5Entryfield *entry, entryfieldCursor_t cursor)
 
void MHEG5drawHypertext (MHEG5Hypertext *hypertxt)
 
void MH5_DisplayText (MHEG5Text *txt, S_REGION *overlap)
 
void MH5_DisplayEntry (MHEG5Entryfield *entry, S_REGION *overlap)
 

Detailed Description

MHEG class interface to graphics text render.

Date
28/05/2008
Author
Adam Sturtridge

Function Documentation

void MH5_DisplayEntry ( MHEG5Entryfield entry,
S_REGION overlap 
)
void MH5_DisplayText ( MHEG5Text txt,
S_REGION overlap 
)
void MHEG5drawEntry ( MHEG5Entryfield entry,
entryfieldCursor_t  cursor 
)
void MHEG5drawHypertext ( MHEG5Hypertext hypertxt)
void MHEG5drawText ( MHEG5Text txt)