Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/win32/
Dfx_win32_gdipext.cpp881 void CGdiplusExt::GdipDeleteMatrix(void* matrix) { in GdipDeleteMatrix() function in CGdiplusExt
884 CallFunc(GdipDeleteMatrix)((GpMatrix*)matrix); in GdipDeleteMatrix()
1218 CallFunc(GdipDeleteMatrix)(pMatrix); in DrawPath() local
1253 CallFunc(GdipDeleteMatrix)(pMatrix); in DrawPath() local
Dwin32_int.h69 void GdipDeleteMatrix(void* matrix);