Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dfpdf_editpath.cpp213 auto* pPathPoint = FXPathPointFromFPDFPathSegment(segment); in FPDFPathSegment_GetPoint()
224 auto* pPathPoint = FXPathPointFromFPDFPathSegment(segment); in FPDFPathSegment_GetType()
231 auto* pPathPoint = FXPathPointFromFPDFPathSegment(segment); in FPDFPathSegment_GetClose()
Dcpdfsdk_helpers.h165 inline const FX_PATHPOINT* FXPathPointFromFPDFPathSegment( in FXPathPointFromFPDFPathSegment() function