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