Searched refs:pSubPath (Results 1 – 1 of 1) sorted by relevance
979 GpPath* pSubPath; in DrawPath() local980 …ath2)(points + iStart, types + iStart, i - iStart + 1, GdiFillType2Gdip(new_fill_mode), &pSubPath); in DrawPath()982 CallFunc(GdipDrawPath)(pGraphics, pPen, pSubPath); in DrawPath()983 CallFunc(GdipDeletePath)(pSubPath); in DrawPath()