Searched refs:GetLabelBlock (Results 1 – 3 of 3) sorted by relevance
39 const LabelBlock* GetLabelBlock() const;
35 const SequenceSoundFile::LabelBlock* SequenceSoundFile::FileHeader::GetLabelBlock() const in GetLabelBlock() function in nw::snd::internal::SequenceSoundFile::FileHeader
87 const SequenceSoundFile::LabelBlock* labelBlock = m_pHeader->GetLabelBlock(); in SequenceSoundFileReader()