Searched defs:pPoints (Results 1 – 2 of 2) sorted by relevance
85 void GetDefaultBlackPoint(float* pPoints) { in GetDefaultBlackPoint()91 void GetBlackPoint(const CPDF_Dictionary* pDict, float* pPoints) { in GetBlackPoint()108 bool GetWhitePoint(const CPDF_Dictionary* pDict, float* pPoints) { in GetWhitePoint()
140 CFX_FloatRect CFX_FloatRect::GetBBox(pdfium::span<const CFX_PointF> pPoints) { in GetBBox()