Searched refs:pResBitmap (Results 1 – 1 of 1) sorted by relevance
135 CFX_DIBitmap* pResBitmap = NULL; in RenderGlyph() local152 pResBitmap = pBitmap->StretchTo( in RenderGlyph()166 if (!pResBitmap) { in RenderGlyph()168 pResBitmap = pBitmap->TransformTo(&image_matrix, left, top); in RenderGlyph()170 if (!pResBitmap) { in RenderGlyph()176 pGlyph->m_Bitmap.TakeOver(pResBitmap); in RenderGlyph()177 delete pResBitmap; in RenderGlyph()