Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/win32/
Dfx_win32_gdipext.cpp519 static GpBrush* _GdipCreateBrush(DWORD argb) { in _GdipCreateBrush() function
1265 GpBrush* pBrush = _GdipCreateBrush(fill_argb); in DrawPath()