Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/win32/
Dfx_win32_gdipext.cpp933 void CGdiplusExt::GdipDeleteMatrix(void* matrix) { in GdipDeleteMatrix() function in CGdiplusExt
936 CallFunc(GdipDeleteMatrix)((GpMatrix*)matrix); in GdipDeleteMatrix()
1257 CallFunc(GdipDeleteMatrix)(pMatrix); in DrawPath() local
1292 CallFunc(GdipDeleteMatrix)(pMatrix); in DrawPath() local
Dwin32_int.h89 void GdipDeleteMatrix(void* matrix);