Searched refs:CFX_PointF (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/include/fxcrt/
H A Dfx_coordinates.h114 typedef CFX_PSVTemplate<FX_FLOAT> CFX_PointF; typedef
118 typedef CFX_ArrayTemplate<CFX_PointF> CFX_PointsF;
123 #define CFX_FloatPoint CFX_PointF
837 void TransformPoints(CFX_PointF *points, FX_INT32 iCount) const;
/external/pdfium/core/src/fxcrt/
H A Dfx_basic_coords.cpp487 void CFX_Matrix::TransformPoints(CFX_PointF *points, FX_INT32 iCount) const

Completed in 217 milliseconds