Home
last modified time | relevance | path

Searched defs:GetPointCount (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/include/fpdfapi/
Dfpdf_pageobj.h38 int GetPointCount() { return m_pObject->m_PointCount; } in GetPointCount() function
/external/pdfium/core/include/fxge/
Dfx_ge.h121 int GetPointCount() const { return m_PointCount; } in GetPointCount() function