Searched defs:OutputImage (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fxge/win32/
H A Dfx_win32_gdipext.cpp415 static void OutputImage(GpGraphics* pGraphics, const CFX_DIBitmap* pBitmap, const FX_RECT* pSrcRect, function
426 OutputImage(pGraphics, pCloned, &new_rect, dest_left, dest_top, dest_width, dest_height);
717 OutputImage(pGraphics, pBitmap, &src_rect, dest_left, dest_top, dest_width, dest_height);

Completed in 125 milliseconds