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

/external/pdfium/core/fxge/win32/
H A Dfx_win32_gdipext.cpp132 "GdipDeleteGraphics",
908 void CGdiplusExt::GdipDeleteGraphics(void* graphics) { function in class:CGdiplusExt
911 CallFunc(GdipDeleteGraphics)((GpGraphics*)graphics);
937 CallFunc(GdipDeleteGraphics)(pGraphics);
965 CallFunc(GdipDeleteGraphics)(pGraphics);
966 CallFunc(GdipDeleteGraphics)(pGraphics);
1219 CallFunc(GdipDeleteGraphics)(pGraphics);
1255 CallFunc(GdipDeleteGraphics)(pGraphics);

Completed in 53 milliseconds