Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/win32/
Dfx_win32_gdipext.cpp958 void CGdiplusExt::GdipDeleteGraphics(void* graphics) { in GdipDeleteGraphics() function in CGdiplusExt
961 CallFunc(GdipDeleteGraphics)((GpGraphics*)graphics); in GdipDeleteGraphics()
987 CallFunc(GdipDeleteGraphics)(pGraphics); in StretchBitMask() local
1015 CallFunc(GdipDeleteGraphics)(pGraphics); in StretchDIBits() local
1016 CallFunc(GdipDeleteGraphics)(pGraphics); in StretchDIBits() local
1261 CallFunc(GdipDeleteGraphics)(pGraphics); in DrawPath() local
1296 CallFunc(GdipDeleteGraphics)(pGraphics); in DrawPath() local
Dwin32_int.h68 void GdipDeleteGraphics(void* graphics);