Searched refs:LabelBlockBody (Results 1 – 3 of 3) sorted by relevance
45 const SequenceSoundFile::LabelInfo* SequenceSoundFile::LabelBlockBody::GetLabelInfo( int index ) co… in GetLabelInfo()53 const char* SequenceSoundFile::LabelBlockBody::GetLabel( int index ) const in GetLabel()59 const char* SequenceSoundFile::LabelBlockBody::GetLabelByOffset( u32 offset ) const in GetLabelByOffset()73 bool SequenceSoundFile::LabelBlockBody::GetOffset( int index, u32* offsetPtr ) const in GetOffset()80 bool SequenceSoundFile::LabelBlockBody::GetOffsetByLabel( const char* label, u32* offsetPtr ) const in GetOffsetByLabel()
61 struct LabelBlockBody struct78 LabelBlockBody body; // ラベルデータ本体
52 const SequenceSoundFile::LabelBlockBody* m_pLabelBlockBody;