Home
last modified time | relevance | path

Searched refs:closed_subpath (Results 1 – 10 of 10) sorted by relevance

/dports/graphics/ImageMagick6-nox11/ImageMagick-6.9.12-34/magick/
H A Ddraw.h377 closed_subpath; member
H A Ddraw.c844 closed_subpath; in ConvertPrimitiveToPath() local
890 closed_subpath=MagickFalse; in ConvertPrimitiveToPath()
909 closed_subpath=primitive_info[i].closed_subpath; in ConvertPrimitiveToPath()
926 if (closed_subpath != MagickFalse) in ConvertPrimitiveToPath()
928 closed_subpath=MagickFalse; in ConvertPrimitiveToPath()
2421 primitive_info->closed_subpath=MagickFalse; in TracePoint()
5750 closed_path=p->closed_subpath; in DrawStrokePolygon()
6139 primitive_info->closed_subpath=MagickFalse; in TraceArcPath()
6272 primitive_info->closed_subpath=MagickFalse; in TraceBezier()
6942 primitive_info->closed_subpath=MagickTrue; in TraceRectangle()
[all …]
/dports/graphics/ImageMagick6/ImageMagick-6.9.12-34/magick/
H A Ddraw.h377 closed_subpath; member
H A Ddraw.c844 closed_subpath; in ConvertPrimitiveToPath() local
890 closed_subpath=MagickFalse; in ConvertPrimitiveToPath()
909 closed_subpath=primitive_info[i].closed_subpath; in ConvertPrimitiveToPath()
926 if (closed_subpath != MagickFalse) in ConvertPrimitiveToPath()
928 closed_subpath=MagickFalse; in ConvertPrimitiveToPath()
2421 primitive_info->closed_subpath=MagickFalse; in TracePoint()
5750 closed_path=p->closed_subpath; in DrawStrokePolygon()
6139 primitive_info->closed_subpath=MagickFalse; in TraceArcPath()
6272 primitive_info->closed_subpath=MagickFalse; in TraceBezier()
6942 primitive_info->closed_subpath=MagickTrue; in TraceRectangle()
[all …]
/dports/graphics/ImageMagick7/ImageMagick-7.1.0-19/MagickCore/
H A Ddraw.h363 closed_subpath; member
H A Ddraw.c837 closed_subpath; in ConvertPrimitiveToPath() local
881 closed_subpath=MagickFalse; in ConvertPrimitiveToPath()
900 closed_subpath=primitive_info[i].closed_subpath; in ConvertPrimitiveToPath()
917 if (closed_subpath != MagickFalse) in ConvertPrimitiveToPath()
919 closed_subpath=MagickFalse; in ConvertPrimitiveToPath()
2447 primitive_info->closed_subpath=MagickFalse; in TracePoint()
5830 closed_path=p->closed_subpath; in DrawStrokePolygon()
6224 primitive_info->closed_subpath=MagickFalse; in TraceArcPath()
6358 primitive_info->closed_subpath=MagickFalse; in TraceBezier()
7030 primitive_info->closed_subpath=MagickTrue; in TraceRectangle()
[all …]
/dports/graphics/ImageMagick7-nox11/ImageMagick-7.1.0-19/MagickCore/
H A Ddraw.h363 closed_subpath; member
H A Ddraw.c837 closed_subpath; in ConvertPrimitiveToPath() local
881 closed_subpath=MagickFalse; in ConvertPrimitiveToPath()
900 closed_subpath=primitive_info[i].closed_subpath; in ConvertPrimitiveToPath()
917 if (closed_subpath != MagickFalse) in ConvertPrimitiveToPath()
919 closed_subpath=MagickFalse; in ConvertPrimitiveToPath()
2447 primitive_info->closed_subpath=MagickFalse; in TracePoint()
5830 closed_path=p->closed_subpath; in DrawStrokePolygon()
6224 primitive_info->closed_subpath=MagickFalse; in TraceArcPath()
6358 primitive_info->closed_subpath=MagickFalse; in TraceBezier()
7030 primitive_info->closed_subpath=MagickTrue; in TraceRectangle()
[all …]
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/utils/
H A Dpath2d_stroker.c1205 s32 closed_subpath; in FT_Stroker_ParseOutline() local
1243 closed_subpath = (outline->tags[outline->contours[n]]==GF_PATH_CLOSE) ? 1 : 0; in FT_Stroker_ParseOutline()
1252 closed_subpath = 0; in FT_Stroker_ParseOutline()
1355 error = FT_Stroker_EndSubPath(stroker, closed_subpath); in FT_Stroker_ParseOutline()
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/utils/
H A Dpath2d_stroker.c1205 s32 closed_subpath; in FT_Stroker_ParseOutline() local
1243 closed_subpath = (outline->tags[outline->contours[n]]==GF_PATH_CLOSE) ? 1 : 0; in FT_Stroker_ParseOutline()
1252 closed_subpath = 0; in FT_Stroker_ParseOutline()
1355 error = FT_Stroker_EndSubPath(stroker, closed_subpath); in FT_Stroker_ParseOutline()