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