Home
last modified time | relevance | path

Searched refs:pNewBIH (Results 1 – 2 of 2) sorted by path

/trunk/main/vcl/os2/source/gdi/
H A Dsalbmp.cxx537 PBITMAPINFOHEADER2 pNewBIH = (PBITMAPINFOHEADER2) pNewBI; in AcquireBuffer() local
544 pNewBIH->ulCompression = 0; in AcquireBuffer()
551 pBIH = pNewBIH; in AcquireBuffer()
/trunk/main/vcl/win/source/gdi/
H A Dsalbmp.cxx876 PBITMAPINFOHEADER pNewBIH = (PBITMAPINFOHEADER) pNewBI; in AcquireBuffer() local
883 pNewBIH->biCompression = 0; in AcquireBuffer()
890 pBIH = pNewBIH; in AcquireBuffer()

Completed in 29 milliseconds