Searched refs:GdipDeleteBrush (Results 1 - 4 of 4) sorted by relevance

/external/pdfium/core/src/fxge/win32/
H A Dfx_win32_gdipext.cpp116 "GdipDeleteBrush",
367 CallFunc(GdipDeleteBrush)(solidBrush);
625 void CGdiplusExt::GdipDeleteBrush(void* pBrush) function in class:CGdiplusExt
628 CallFunc(GdipDeleteBrush)((GpSolidFill*)pBrush);
977 CallFunc(GdipDeleteBrush)(pBrush);
H A Dwin32_int.h39 void GdipDeleteBrush(void* pBrush);
/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A DGdiPlusBrush.h32 DllExports::GdipDeleteBrush(nativeBrush);
45 DllExports::GdipDeleteBrush(brush);
H A DGdiPlusFlat.h536 GdipDeleteBrush(GpBrush *brush);

Completed in 109 milliseconds