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

  /external/pdfium/core/include/fxcrt/
fx_coordinates.h 116 typedef CFX_PSVTemplate<FX_INT32> CFX_Point;
120 typedef CFX_ArrayTemplate<CFX_Point> CFX_Points;
844 void TransformPoints(CFX_Point *points, FX_INT32 iCount) const;
  /external/pdfium/core/src/fxcrt/
fx_basic_coords.cpp 475 void CFX_Matrix::TransformPoints(CFX_Point *points, FX_INT32 iCount) const

Completed in 47 milliseconds