Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dcfx_pathdata.h48 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/webrtc/modules/audio_coding/audio_network_adaptor/util/
Dthreshold_curve.h92 static const Point& GetPoint(const Point& left, in GetPoint() function
/external/pdfium/third_party/lcms/src/
Dcmssm.c323 cmsGDBPoint* GetPoint(cmsGDB* gbd, const cmsCIELab* Lab, cmsSpherical* sp) in GetPoint() function