Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Ddraw.c125 ghostline; member
469 p->ghostline != MagickFalse ? "transparent" : "opaque"); in LogPolygonInfo()
518 ghostline; in ConvertPathToPolygon() local
540 ghostline=MagickFalse; in ConvertPathToPolygon()
549 polygon_info->edges[edge].ghostline=ghostline; in ConvertPathToPolygon()
576 polygon_info->edges[edge].ghostline=ghostline; in ConvertPathToPolygon()
585 ghostline=MagickFalse; in ConvertPathToPolygon()
596 ghostline=path_info[i].code == GhostlineCode ? MagickTrue : MagickFalse; in ConvertPathToPolygon()
630 polygon_info->edges[edge].ghostline=ghostline; in ConvertPathToPolygon()
644 ghostline=MagickFalse; in ConvertPathToPolygon()
[all …]