Searched refs:pStrechBitmap (Results 1 – 1 of 1) sorted by relevance
2329 CFX_DIBitmap* pStrechBitmap = pFormatBitmap->StretchTo( in ContinueDecode() local2333 if (pStrechBitmap == NULL) { in ContinueDecode()2339 pStrechBitmap, 0, 0); in ContinueDecode()2340 delete pStrechBitmap; in ContinueDecode()2341 pStrechBitmap = NULL; in ContinueDecode()