Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dpngread.cxx45 #define PNGCHUNK_IHDR 0x49484452 macro
392 mbStatus = (mnChunkType == PNGCHUNK_IHDR) && ImplReadHeader( rPreviewSizeHint ); in GetBitmapEx()
399 case PNGCHUNK_IHDR : in GetBitmapEx()
H A Dpngwrite.cxx47 #define PNGCHUNK_IHDR 0x49484452 macro
309 ImplOpenChunk(PNGCHUNK_IHDR); in ImplWriteHeader()

Completed in 24 milliseconds