Home
last modified time | relevance | path

Searched refs:GetLabel (Results 1 – 5 of 5) sorted by relevance

/NW4C-1.2.23/include/nw/snd/
Dsnd_SequenceSoundFileReader.h42 inline const char* GetLabel( int index ) const in GetLabel() function
44 return m_pLabelBlockBody->GetLabel( index ); in GetLabel()
Dsnd_SequenceSoundFile.h67 const char* GetLabel( int index ) const;
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_SequenceSoundFile.cpp51 const char* SequenceSoundFile::LabelBlockBody::GetLabel( int index ) const in GetLabel() function in nw::snd::internal::SequenceSoundFile::LabelBlockBody
/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_Stopwatch.cpp101 const char* label = stopwatch.GetLabel(); in Dump()
/NW4C-1.2.23/include/nw/lyt/
Dlyt_Stopwatch.h158 const char* GetLabel() const in GetLabel() function