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