Home
last modified time | relevance | path

Searched refs:GetOffset (Results 1 – 4 of 4) sorted by relevance

/NW4C-2.0.3/include/nw/snd/
Dsnd_SequenceSoundFile.h71 bool GetOffset( int index, u32* offsetPtr ) const;
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_SequenceSoundFile.cpp73 bool SequenceSoundFile::LabelBlockBody::GetOffset( int index, u32* offsetPtr ) const in GetOffset() function in nw::snd::internal::SequenceSoundFile::LabelBlockBody
/NW4C-2.0.3/sources/libraries/font/
Dfont_ArchiveFontBase.cpp272 pContext->streamOffset += pStream->GetOffset(); in RequestData()
638 u32 streamOffset = pContext->streamOffset + pStream->GetOffset(); in ConstructOpAnalyzeTGLP()
1020 ArchiveFontBase::CachedStreamReader::GetOffset() const in GetOffset() function in nw::font::ArchiveFontBase::CachedStreamReader
/NW4C-2.0.3/include/nw/font/
Dfont_ArchiveFontBase.h139 u32 GetOffset() const;