Searched refs:GetPoints (Results 1 – 12 of 12) sorted by relevance
478 void GetPoints(float p[4]) in GetPoints() function531 void GetPoints(FX_PATHPOINT* pPoints) in GetPoints() function535 x.GetPoints(p); in GetPoints()539 y.GetPoints(p); in GetPoints()620 FX_PATHPOINT* pPoints = path.GetPoints(); in Draw()621 C1.GetPoints(pPoints); in Draw()622 D2.GetPoints(pPoints + 3); in Draw()715 FX_PATHPOINT* pPoints = patch.path.GetPoints(); in _DrawCoonPatchMeshes()
223 FX_PATHPOINT* pPoints = pPathData->GetPoints(); in OutputPath()
64 FX_PATHPOINT* GetPoints() in GetPoints() function
143 FX_PATHPOINT* pPoints = pPathData->GetPoints(); in DrawPath()
1660 params.m_pPoints = pPath->GetPoints(); in LoadGlyphPath()1667 pPath->GetPoints()[params.m_PointCount - 1].m_Flag |= FXPT_CLOSEFIGURE; in LoadGlyphPath()
183 FX_PATHPOINT* GetPoints() const in GetPoints() function
134 FX_PATHPOINT* pPoints = pFPath->GetPoints(); in BuildPath()
1016 FX_PATHPOINT* points = pathData->GetPoints(); in setPathToContext()
682 FX_PATHPOINT* pPoints = pPathData->GetPoints(); in _SetPathToDC()
858 FX_PATHPOINT* pPoints = pPathData->GetPoints(); in DrawPath()
1527 FXSYS_memcpy32(pPathData->GetPoints(), m_pPathPoints, sizeof(FX_PATHPOINT) * PathPointCount); in AddPathObject()
38 FX_PATHPOINT* pPoints = pPathData->GetPoints(); in BuildPath()