Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Ddraw.c125 ghostline; member
488 p->ghostline != MagickFalse ? "transparent" : "opaque"); in LogPolygonInfo()
538 ghostline; in ConvertPathToPolygon() local
568 ghostline=MagickFalse; in ConvertPathToPolygon()
577 polygon_info->edges[edge].ghostline=ghostline; in ConvertPathToPolygon()
609 polygon_info->edges[edge].ghostline=ghostline; in ConvertPathToPolygon()
618 ghostline=MagickFalse; in ConvertPathToPolygon()
634 ghostline=path_info[i].code == GhostlineCode ? MagickTrue : MagickFalse; in ConvertPathToPolygon()
673 polygon_info->edges[edge].ghostline=ghostline; in ConvertPathToPolygon()
693 ghostline=MagickFalse; in ConvertPathToPolygon()
[all …]