Home
last modified time | relevance | path

Searched refs:nInBufSize (Results 1 – 4 of 4) sorted by path

/trunk/main/tools/source/zcodec/
H A Dzcodec.cxx59 ZCodec::ZCodec( sal_uIntPtr nInBufSize, sal_uIntPtr nOutBufSize, sal_uIntPtr nMemUsage ) in ZCodec() argument
63 mnInBufSize = nInBufSize; in ZCodec()
/trunk/main/vcl/inc/vcl/
H A Dcvtgrf.hxx47 …AL_DLLPRIVATE sal_uLong ImplConvert( sal_uLong nInFormat, void* pInBuffer, sal_uLong nInBufSize,
H A Dsalctype.hxx77 sal_uLong nInFormat, void* pInBuffer, sal_uLong nInBufSize,
/trunk/main/vcl/source/gdi/
H A Dcvtgrf.cxx54 sal_uLong GraphicConverter::ImplConvert( sal_uLong nInFormat, void* pInBuffer, sal_uLong nInBufSize, in ImplConvert() argument
66 aIStm.SetBuffer( (char*) pInBuffer, nInBufSize, sal_False, nInBufSize ); in ImplConvert()
90 aIStm.SetBuffer( (char*) pInBuffer, nInBufSize, sal_False, nInBufSize ); in ImplConvert()

Completed in 27 milliseconds