Home
last modified time | relevance | path

Searched refs:GetLastPoint (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/src/fdp/src/fde/
Dfde_geobject.cpp18 FX_PATHPOINT* pPoint = GetLastPoint(); in CloseFigure()
24 FX_PATHPOINT* CFDE_Path::GetLastPoint(int32_t iCount) const { in GetLastPoint() function in CFDE_Path
35 FX_PATHPOINT* pPoint = GetLastPoint(); in FigureClosed()
202 FX_PATHPOINT* pLast = GetLastPoint(); in AddLine()
Dfde_geobject.h35 FX_PATHPOINT* GetLastPoint(int32_t iCount = 1) const;