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

  /external/pdfium/core/include/fxcrt/
fx_coordinates.h 123 #define CFX_FloatPoint CFX_PointF
736 static CFX_FloatRect GetBBox(const CFX_FloatPoint* pPoints, int nPoints);
  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render_pattern.cpp 690 CFX_FloatPoint coords[16];
698 CFX_FloatPoint tempCoords[4];
702 FXSYS_memcpy32(coords, tempCoords, sizeof(CFX_FloatPoint) * 4);
    [all...]
  /external/pdfium/core/src/fxcrt/
fx_basic_coords.cpp 230 CFX_FloatRect CFX_FloatRect::GetBBox(const CFX_FloatPoint* pPoints, int nPoints)

Completed in 48 milliseconds