HomeSort by relevance Sort by last modified time
    Searched refs:CFX_PointF (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/include/fxcrt/
fx_coordinates.h 114 typedef CFX_PSVTemplate<FX_FLOAT> CFX_PointF;
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/
fx_basic_coords.cpp 487 void CFX_Matrix::TransformPoints(CFX_PointF *points, FX_INT32 iCount) const

Completed in 61 milliseconds