Home
last modified time | relevance | path

Searched refs:ImplReadsal_uInt32 (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Dpngread.cxx184 sal_uInt32 ImplReadsal_uInt32();
455 sal_uInt32 nXPixelPerMeter = ImplReadsal_uInt32(); in GetBitmapEx()
456 sal_uInt32 nYPixelPerMeter = ImplReadsal_uInt32(); in GetBitmapEx()
528 maOrigSize.Width() = ImplReadsal_uInt32(); in ImplReadHeader()
529 maOrigSize.Height() = ImplReadsal_uInt32(); in ImplReadHeader()
869 sal_uInt32 nGammaValue = ImplReadsal_uInt32(); in ImplGetGamma()
1711 sal_uInt32 PNGReaderImpl::ImplReadsal_uInt32() in ImplReadsal_uInt32() function in vcl::PNGReaderImpl

Completed in 15 milliseconds