Searched defs:flatness (Results 1 – 3 of 3) sorted by relevance
/reactos/sdk/include/psdk/ |
H A D | gdipluspath.h | 388 Flatten(const Matrix *matrix, REAL flatness) in Flatten() 521 Outline(const Matrix *matrix, REAL flatness) in Outline() 572 REAL flatness) in Warp() 581 Widen(const Pen *pen, const Matrix *matrix, REAL flatness) in Widen()
|
/reactos/dll/win32/gdiplus/ |
H A D | graphicspath.c | 122 path_list_node_t *end, REAL flatness) in flatten_bezier() 1282 GpStatus WINGDIPAPI GdipFlattenPath(GpPath *path, GpMatrix* matrix, REAL flatness) in GdipFlattenPath() 1798 REAL height, WarpMode warpmode, REAL flatness) in GdipWarpPath() 2198 REAL flatness) in GdipWidenPath() 2458 GpStatus WINGDIPAPI GdipWindingModeOutline(GpPath *path, GpMatrix *matrix, REAL flatness) in GdipWindingModeOutline()
|
H A D | graphics.c | 3988 REAL flatness=1.0; in SOFTWARE_GdipDrawPath() local
|