Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_SequenceSoundFileReader.h44 inline const char* GetLabel( int index ) const in GetLabel() function
46 return m_pLabelBlockBody->GetLabel( index ); in GetLabel()
Dsnd_SequenceSoundFile.h69 const char* GetLabel( int index ) const;
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_SequenceSoundFile.cpp53 const char* SequenceSoundFile::LabelBlockBody::GetLabel( int index ) const in GetLabel() function in nw::snd::internal::SequenceSoundFile::LabelBlockBody
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Stopwatch.cpp103 const char* label = stopwatch.GetLabel(); in Dump()
/NW4C-2.0.3/include/nw/lyt/
Dlyt_Stopwatch.h160 const char* GetLabel() const in GetLabel() function