Home
last modified time | relevance | path

Searched refs:getStreamOffset (Results 1 – 11 of 11) sorted by relevance

/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw/mwsound/
H A Dsound_output.hpp58 virtual double getStreamOffset(Stream *sound) = 0;
H A Dopenal_output.hpp82 double getStreamOffset(Stream *sound) override;
H A Dopenal_output.cpp298 double getStreamOffset() const;
469 double OpenAL_SoundStream::getStreamOffset() const in getStreamOffset() function in MWSound::OpenAL_SoundStream
500 float time = getStreamOffset(); in getCurrentLoudness()
1341 double OpenAL_Output::getStreamOffset(Stream *sound) in getStreamOffset() function in MWSound::OpenAL_Output
1346 return stream->getStreamOffset(); in getStreamOffset()
/dports/textproc/wv2/wv2-0.4.2/src/
H A Dgraphics.h134 int getStreamOffset();
H A Dgraphics.cpp220 int FBSE::getStreamOffset() in getStreamOffset() function in FBSE
/dports/editors/calligra/calligra-3.2.1/filters/words/msword-odf/wv2/src/
H A Dgraphics.h144 int getStreamOffset();
H A Dgraphics.cpp230 int FBSE::getStreamOffset() in getStreamOffset() function in FBSE
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/oox/dump/
H A Doledumper.hxx715 sal_Int32 getStreamOffset( const OUString& rStrmName ) const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/oox/dump/
H A Doledumper.hxx718 sal_Int32 getStreamOffset( const OUString& rStrmName ) const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/dump/
H A Doledumper.cxx1855 sal_Int32 VbaSharedData::getStreamOffset( const OUString& rStrmName ) const in getStreamOffset() function in oox::dump::VbaSharedData
2029 …VbaModuleStreamObject( *this, rxStrm, rSysFileName, mrVbaData, mrVbaData.getStreamOffset( rStrmNam… in implDumpStream()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/dump/
H A Doledumper.cxx1859 sal_Int32 VbaSharedData::getStreamOffset( const OUString& rStrmName ) const in getStreamOffset() function in oox::dump::VbaSharedData
2033 …VbaModuleStreamObject( *this, rxStrm, rSysFileName, mrVbaData, mrVbaData.getStreamOffset( rStrmNam… in implDumpStream()