Searched refs:TextHyperTextBox (Results 1 – 2 of 2) sorted by relevance
155 class TextHyperTextBox : public Atom158 TextHyperTextBox(uint8 *buf);160 virtual ~TextHyperTextBox();256 TextHyperTextBox *_pTextHyperTextBox;286 TextHyperTextBox* getTextHyperTextBoxAt(int32 index);
249 TextHyperTextBox::TextHyperTextBox(uint8 *buf) : Atom(buf) in TextHyperTextBox() function in TextHyperTextBox315 TextHyperTextBox::~TextHyperTextBox() in ~TextHyperTextBox()566 TextHyperTextBox *pHyperTextBox = NULL; in TextSampleModifiers()567 PV_MP4_FF_NEW(fp->auditCB, TextHyperTextBox, (buf), pHyperTextBox); in TextSampleModifiers()573 PV_MP4_FF_DELETE(NULL, TextHyperTextBox, pHyperTextBox); in TextSampleModifiers()744 TextHyperTextBox* TextSampleModifiers::getTextHyperTextBoxAt(int32 index) in getTextHyperTextBoxAt()