Searched refs:pCloned (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fxge/win32/
H A Dfx_win32_gdipext.cpp422 CFX_DIBitmap* pCloned = pBitmap->Clone(pSrcRect); local
423 if (!pCloned) {
426 OutputImage(pGraphics, pCloned, &new_rect, dest_left, dest_top, dest_width, dest_height);
427 delete pCloned;

Completed in 121 milliseconds