Searched refs:pPts (Results 1 – 2 of 2) sorted by relevance
254 const CFX_PointF* pPts,
1143 const CFX_PointF* pPts, in DrawFillArea() argument1147 path.AppendPoint(pPts[0], FXPT_TYPE::MoveTo, false); in DrawFillArea()1149 path.AppendPoint(pPts[i], FXPT_TYPE::LineTo, false); in DrawFillArea()