Searched refs:pFormatBitmap (Results 1 – 1 of 1) sorted by relevance
2256 CFX_DIBitmap* pFormatBitmap = NULL; in ContinueDecode() local2259 pFormatBitmap = new CFX_DIBitmap; in ContinueDecode()2260 pFormatBitmap->Create(pClipBitmap->GetWidth(), in ContinueDecode()2264 pFormatBitmap = new CFX_DIBitmap; in ContinueDecode()2265 pFormatBitmap->Create(pClipBitmap->GetWidth(), in ContinueDecode()2269 pFormatBitmap = new CFX_DIBitmap; in ContinueDecode()2270 pFormatBitmap->Create(pClipBitmap->GetWidth(), in ContinueDecode()2274 pFormatBitmap = new CFX_DIBitmap; in ContinueDecode()2275 pFormatBitmap->Create(pClipBitmap->GetWidth(), in ContinueDecode()2279 pFormatBitmap = pClipBitmap; in ContinueDecode()[all …]