Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/win32/
Dfx_win32_gdipext.cpp298 Gdiplus::GpFillMode GdiFillType2Gdip(int fill_type) { in GdiFillType2Gdip() function
919 GdiFillType2Gdip(new_fill_mode), &pGpPath); in DrawPath()
931 CallFunc(GdipSetPathFillMode)(pGpPath, GdiFillType2Gdip(new_fill_mode)); in DrawPath()
949 GdiFillType2Gdip(new_fill_mode), &pSubPath); in DrawPath()