![]() |
MHEG5
18.9.0
MHEG5 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) |
void MH5_DisplayEntry | ( | MHEG5Entryfield * | entry, |
S_REGION * | overlap | ||
) |
Definition at line 671 of file mh5drawtext.c.
Definition at line 646 of file mh5drawtext.c.
void MHEG5drawEntry | ( | MHEG5Entryfield * | entry, |
entryfieldCursor_t | cursor | ||
) |
Definition at line 502 of file mh5drawtext.c.
void MHEG5drawHypertext | ( | MHEG5Hypertext * | hypertxt | ) |
Definition at line 578 of file mh5drawtext.c.
void MHEG5drawText | ( | MHEG5Text * | txt | ) |
Definition at line 485 of file mh5drawtext.c.