Lines Matching refs:ghostline
125 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()
744 polygon_info->edges[edge].ghostline=ghostline; in ConvertPathToPolygon()
753 ghostline=MagickFalse; in ConvertPathToPolygon()
4803 if (p->ghostline == MagickFalse) in GetFillAlpha()