Searched refs:GetPoints (Results 1 – 16 of 16) sorted by relevance
20 CFX_PtrArray* GetPoints();
45 CFX_PtrArray* CBC_QRDetectorResult::GetPoints() { in GetPoints() function in CBC_QRDetectorResult
24 FX_PATHPOINT* pPoints = pPathData->GetPoints(); in AddPathData()32 FX_PATHPOINT* pDstPoints = m_pPathData->GetPoints(); in AddPathData()60 FX_PATHPOINT* pPoints = m_pPathData->GetPoints(); in Close()
514 void GetPoints(float p[4]) { in GetPoints() function573 void GetPoints(FX_PATHPOINT* pPoints) { in GetPoints() function576 x.GetPoints(p); in GetPoints()580 y.GetPoints(p); in GetPoints()674 FX_PATHPOINT* pPoints = path.GetPoints(); in Draw()675 C1.GetPoints(pPoints); in Draw()676 D2.GetPoints(pPoints + 3); in Draw()773 FX_PATHPOINT* pPoints = patch.path.GetPoints(); in DrawCoonPatchMeshes()
32 return m_Path.GetPoints() + iPoints - iCount; in GetLastPoint()44 return m_Path.GetPoints() + iPoints; in AddPoints()
230 FX_PATHPOINT* pPoints = pPathData->GetPoints(); in OutputPath()
46 FX_PATHPOINT* GetPoints() { return m_pObject->m_pPoints; } in GetPoints() function
129 FX_PATHPOINT* GetPoints() const { return m_pPoints; } in GetPoints() function
137 FX_PATHPOINT* pPoints = pPathData->GetPoints(); in DrawPath()
1849 params.m_pPoints = pPath->GetPoints(); in LoadGlyphPath()1856 pPath->GetPoints()[params.m_PointCount - 1].m_Flag |= FXPT_CLOSEFIGURE; in LoadGlyphPath()
137 FX_PATHPOINT* pPoints = pFPath->GetPoints(); in BuildPath()
931 FX_PATHPOINT* points = pathData->GetPoints(); in setPathToContext()
1467 FXSYS_memcpy(pPathData->GetPoints(), m_pPathPoints, in AddPathObject()
763 FX_PATHPOINT* pPoints = pPathData->GetPoints(); in _SetPathToDC()
1110 FX_PATHPOINT* pPoints = pPathData->GetPoints(); in DrawPath()
36 FX_PATHPOINT* pPoints = pPathData->GetPoints(); in BuildPath()