Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/snd/
Dsnd_SequenceSoundFile.h69 bool GetOffset( int index, u32* offsetPtr ) const;
/NW4C-1.3.3/sources/libraries/snd/
Dsnd_SequenceSoundFile.cpp71 bool SequenceSoundFile::LabelBlockBody::GetOffset( int index, u32* offsetPtr ) const in GetOffset() function in nw::snd::internal::SequenceSoundFile::LabelBlockBody
/NW4C-1.3.3/sources/libraries/font/
Dfont_ArchiveFontBase.cpp270 pContext->streamOffset += pStream->GetOffset(); in RequestData()
636 u32 streamOffset = pContext->streamOffset + pStream->GetOffset(); in ConstructOpAnalyzeTGLP()
1018 ArchiveFontBase::CachedStreamReader::GetOffset() const in GetOffset() function in nw::font::ArchiveFontBase::CachedStreamReader
/NW4C-1.3.3/include/nw/font/
Dfont_ArchiveFontBase.h137 u32 GetOffset() const;