Searched defs:pPoints (Results 1 – 9 of 9) sorted by relevance
215 auto& pPoints = pPathObj->m_Path.GetPoints(); in ProcessPath() local
233 const std::vector<FX_PATHPOINT>& pPoints = pPathData->GetPoints(); in OutputPath() local
57 CFX_FloatRect CFX_FloatRect::GetBBox(const CFX_PointF* pPoints, int nPoints) { in GetBBox()
172 const std::vector<FX_PATHPOINT>& pPoints = pPathData->GetPoints(); in SetPathToDC() local
1154 auto& pPoints = pPathData->GetPoints(); in DrawPath() local
519 const std::vector<FX_PATHPOINT>& pPoints = pPathData->GetPoints(); in DrawPathWithBlend() local
1064 const std::vector<FX_PATHPOINT>& pPoints = pPathData->GetPoints(); in BuildPath() local
286 const std::vector<FX_PATHPOINT>& pPoints = pFPath->GetPoints(); in BuildPath() local
770 std::vector<FX_PATHPOINT>& pPoints = path.GetPoints(); in Draw() local