Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxbarcode/qrcode/
DBC_QRDetectorResult.cpp45 CFX_PtrArray* CBC_QRDetectorResult::GetPoints() { in GetPoints() function in CBC_QRDetectorResult
/external/pdfium/core/include/fpdfapi/
Dfpdf_pageobj.h46 FX_PATHPOINT* GetPoints() { return m_pObject->m_pPoints; } in GetPoints() function
/external/pdfium/core/include/fxge/
Dfx_ge.h129 FX_PATHPOINT* GetPoints() const { return m_pPoints; } in GetPoints() function
/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render_pattern.cpp514 void GetPoints(float p[4]) { in GetPoints() function
573 void GetPoints(FX_PATHPOINT* pPoints) { in GetPoints() function