Home
last modified time | relevance | path

Searched refs:GdipCreateFromImage (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxge/win32/
Dwin32_int.h67 bool GdipCreateFromImage(void* bitmap, void** graphics);
Dfx_win32_gdipext.cpp822 bool CGdiplusExt::GdipCreateFromImage(void* bitmap, void** graphics) { in GdipCreateFromImage() function in CGdiplusExt