Searched defs:pPoints (Results 1 – 3 of 3) sorted by relevance
121 DOMAIN_POINT* pPoints = SUPER::GetPoints(); in Tessellate() local
86 void GetDefaultBlackPoint(float* pPoints) { in GetDefaultBlackPoint()92 void GetBlackPoint(const CPDF_Dictionary* pDict, float* pPoints) { in GetBlackPoint()109 bool GetWhitePoint(const CPDF_Dictionary* pDict, float* pPoints) { in GetWhitePoint()
140 CFX_FloatRect CFX_FloatRect::GetBBox(pdfium::span<const CFX_PointF> pPoints) { in GetBBox()