Searched refs:CFX_PointF (Results 1 – 2 of 2) sorted by relevance
117 typedef CFX_PSVTemplate<FX_FLOAT> CFX_PointF; typedef121 typedef CFX_ArrayTemplate<CFX_PointF> CFX_PointsF;126 #define CFX_FloatPoint CFX_PointF843 void TransformPoints(CFX_PointF *points, FX_INT32 iCount) const;
487 void CFX_Matrix::TransformPoints(CFX_PointF *points, FX_INT32 iCount) const in TransformPoints()