Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dpngread.cxx182 sal_uInt32 ImplReadsal_uInt32();
453 sal_uInt32 nXPixelPerMeter = ImplReadsal_uInt32(); in GetBitmapEx()
454 sal_uInt32 nYPixelPerMeter = ImplReadsal_uInt32(); in GetBitmapEx()
526 maOrigSize.Width() = ImplReadsal_uInt32(); in ImplReadHeader()
527 maOrigSize.Height() = ImplReadsal_uInt32(); in ImplReadHeader()
867 sal_uInt32 nGammaValue = ImplReadsal_uInt32(); in ImplGetGamma()
1709 sal_uInt32 PNGReaderImpl::ImplReadsal_uInt32() in ImplReadsal_uInt32() function in vcl::PNGReaderImpl