Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/win32/
Dfx_win32_gdipext.cpp1240 GpPath* pSubPath; in DrawPath() local
1243 GdiFillType2Gdip(new_fill_mode), &pSubPath); in DrawPath()
1245 CallFunc(GdipDrawPath)(pGraphics, pPen, pSubPath); in DrawPath()
1246 CallFunc(GdipDeletePath)(pSubPath); in DrawPath()