Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/win32/
Dfx_win32_gdipext.cpp946 Gdiplus::GpPath* pSubPath; in DrawPath() local
949 GdiFillType2Gdip(new_fill_mode), &pSubPath); in DrawPath()
951 CallFunc(GdipDrawPath)(pGraphics, pPen, pSubPath); in DrawPath()
952 CallFunc(GdipDeletePath)(pSubPath); in DrawPath()