Searched refs:LabelBlockBody (Results 1 – 3 of 3) sorted by relevance
43 const SequenceSoundFile::LabelInfo* SequenceSoundFile::LabelBlockBody::GetLabelInfo( int index ) co… in GetLabelInfo()51 const char* SequenceSoundFile::LabelBlockBody::GetLabel( int index ) const in GetLabel()57 const char* SequenceSoundFile::LabelBlockBody::GetLabelByOffset( u32 offset ) const in GetLabelByOffset()71 bool SequenceSoundFile::LabelBlockBody::GetOffset( int index, u32* offsetPtr ) const in GetOffset()78 bool SequenceSoundFile::LabelBlockBody::GetOffsetByLabel( const char* label, u32* offsetPtr ) const in GetOffsetByLabel()
59 struct LabelBlockBody struct76 LabelBlockBody body; // ラベルデータ本体
50 const SequenceSoundFile::LabelBlockBody* m_pLabelBlockBody;