|
MHEG5 1.0
DTVKit MHEG5 1.0 API Documentation
|
MHEG class interface to graphics text render. More...
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) |
MHEG class interface to graphics text render.
| void MH5_DisplayEntry | ( | MHEG5Entryfield * | entry, |
| S_REGION * | overlap | ||
| ) |
| void MHEG5drawEntry | ( | MHEG5Entryfield * | entry, |
| entryfieldCursor_t | cursor | ||
| ) |
| void MHEG5drawHypertext | ( | MHEG5Hypertext * | hypertxt | ) |
| void MHEG5drawText | ( | MHEG5Text * | txt | ) |