Definition: mh5entryfield.h:44
Implement the MHEG5 Hypertext Class. The HyperText class is a subclass of the Text class...
void MHEG5drawHypertext(MHEG5Hypertext *hypertxt)
Definition: mh5drawtext.c:578
Definition: mh5hypertext.h:45
void MHEG5drawEntry(MHEG5Entryfield *entry, entryfieldCursor_t cursor)
Definition: mh5drawtext.c:502
void MH5_DisplayEntry(MHEG5Entryfield *entry, S_REGION *overlap)
Definition: mh5drawtext.c:671
entryfieldCursor_t
Definition: mh5entryfield.h:61
void MH5_DisplayText(MHEG5Text *txt, S_REGION *overlap)
Definition: mh5drawtext.c:646
void MHEG5drawText(MHEG5Text *txt)
Definition: mh5drawtext.c:485
Implement the MHEG5 EntryField Class. Defines an interaction widget used by the final user to edit an...