Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dfpdf_editpath.cpp194 auto* pPathPoint = FXPathPointFromFPDFPathSegment(segment); in FPDFPathSegment_GetPoint()
205 auto* pPathPoint = FXPathPointFromFPDFPathSegment(segment); in FPDFPathSegment_GetType()
212 auto* pPathPoint = FXPathPointFromFPDFPathSegment(segment); in FPDFPathSegment_GetClose()
Dcpdfsdk_helpers.h165 inline const CFX_Path::Point* FXPathPointFromFPDFPathSegment( in FXPathPointFromFPDFPathSegment() function