Home
last modified time | relevance | path

Searched defs:GetPoint (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fxge/
Dcfx_pathdata.h45 CFX_PointF GetPoint(int index) const { return m_Points[index].m_Point; } in GetPoint() function
/external/pdfium/core/fpdfapi/page/
Dcpdf_path.cpp23 CFX_PointF CPDF_Path::GetPoint(int index) const { in GetPoint() function in CPDF_Path
/external/pdfium/third_party/lcms/src/
Dcmssm.c323 cmsGDBPoint* GetPoint(cmsGDB* gbd, const cmsCIELab* Lab, cmsSpherical* sp) in GetPoint() function