33 #ifndef _MH5HYPERTEXT_H_
34 #define _MH5HYPERTEXT_H_
MHEG5ErrorCode MHEG5getFocusPosition(MHEG5Root *target, MHEG5GList *params)
Definition: mh5hypertext.c:343
MHEG5Bool anchorWrappingFlag
Definition: mh5hypertext.h:60
Implement the MHEG5 Interactible Class. Defines functionality associated with an interaction behaviou...
void MHEG5hypertextFree(MHEG5Hypertext *hypertext)
Free off all memory associated with the specified object, including any exchanged attributes and inte...
Definition: mh5hypertext.c:246
Implement the MHEG5 Text Class 36 Text Class Defines attributes and behaviour of pieces of textual in...
Definition: mh5hypertext.h:45
MHEG5Int focusPosition
Definition: mh5hypertext.h:55
void MHEG5hyperTextInitCurrentLink(MHEG5Hypertext *hypertext)
Definition: mh5hypertext.c:216
void MHEG5hypertextInit(MHEG5Hypertext *hypertext)
<Function description>="">
Definition: mh5hypertext.c:231
MHEG5Bool lafAlloc
Definition: mh5hypertext.h:61
MHEG5ErrorCode MHEG5getLastAnchorFired(MHEG5Root *target, MHEG5GList *params)
Definition: mh5hypertext.c:308
long MHEG5Int
Definition: mh5base.h:69
MHEG5String lastAnchorFired
Definition: mh5hypertext.h:54
void MHEG5hypertextUP(MHEG5Hypertext *hypertext)
Definition: mh5hypertext.c:72
Definition: mh5base.h:165
void MHEG5hypertextDeactivate(MHEG5Hypertext *hypertext)
Definition: mh5hypertext.c:291
short MHEG5Bool
Definition: mh5base.h:67
MHEG5Interactible interactible
Definition: mh5hypertext.h:49
MHEG5ErrorCode
Definition: mh5base.h:218
MHEG5Int lastFocusPosition
Definition: mh5hypertext.h:59
Definition: mh5interactible.h:44
void MHEG5hypertextDOWN(MHEG5Hypertext *hypertext)
Definition: mh5hypertext.c:108
MHEG5Int numberOfLinks
Definition: mh5hypertext.h:58
MHEG5Text text
Definition: mh5hypertext.h:48
MHEG5ErrorCode MHEG5setFocusPosition(MHEG5Root *target, MHEG5GList *params)
Definition: mh5hypertext.c:375
void MHEG5hypertextPrepare(MHEG5Hypertext *hypertext)
Definition: mh5hypertext.c:262
void MHEG5hypertextDestruct(MHEG5Hypertext *hypertext)
Definition: mh5hypertext.c:300
void MHEG5hypertextActivate(MHEG5Hypertext *hypertext)
Definition: mh5hypertext.c:276
void MHEG5hypertextSELECT(MHEG5Hypertext *hypertext)
Definition: mh5hypertext.c:140