Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/win32/
Dfx_win32_gdipext.cpp309 Gdiplus::GpBrush* GdipCreateBrushImpl(DWORD argb) { in GdipCreateBrushImpl() function
930 Gdiplus::GpBrush* pBrush = GdipCreateBrushImpl(fill_argb); in DrawPath()