OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AddCurve
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/xfa/src/fdp/src/fde/
fde_geobject.cpp
157
void CFDE_Path::
AddCurve
(const CFX_PointsF& points,
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdipluspath.h
165
Status
AddCurve
(const PointF *points, INT count)
170
Status
AddCurve
(const Point *points, INT count)
175
Status
AddCurve
(const PointF *points, INT count, REAL tension)
180
Status
AddCurve
(const Point *points, INT count, REAL tension)
185
Status
AddCurve
(const PointF *points, INT count, INT offset,
192
Status
AddCurve
(const Point *points, INT count, INT offset,
Completed in 1014 milliseconds