Home
last modified time | relevance | path

Searched refs:bClosed (Results 1 – 8 of 8) sorted by relevance

/external/pdfium/xfa/src/fdp/src/fde/
Dfde_geobject.cpp134 FX_BOOL bClosed, in GetCurveTangents() argument
148 r = bClosed ? (r - iCount) : (iCount - 1); in GetCurveTangents()
151 s = bClosed ? (s + iCount) : 0; in GetCurveTangents()
158 FX_BOOL bClosed, in AddCurve() argument
165 GetCurveTangents(points, tangents, bClosed, fTension); in AddCurve()
179 if (bClosed) { in AddCurve()
Dfde_geobject.h22 FX_BOOL bClosed,
50 FX_BOOL bClosed,
Dfde_gedevice.h49 FX_BOOL bClosed,
Dfde_gdidevice.h64 FX_BOOL bClosed,
Dfde_gedevice.cpp244 FX_BOOL bClosed, in DrawCurve() argument
248 path.AddCurve(points, bClosed, fTension); in DrawCurve()
Dfde_gdidevice.cpp261 FX_BOOL bClosed, in DrawCurve() argument
270 bClosed in DrawCurve()
/external/pdfium/xfa/src/fdp/include/
Dfde_pth.h20 FX_BOOL bClosed,
Dfde_rdv.h58 FX_BOOL bClosed,