Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Ddraw.c116 ghostline; member
434 p->ghostline != MagickFalse ? "transparent" : "opaque"); in LogPolygonInfo()
483 ghostline; in ConvertPathToPolygon() local
505 ghostline=MagickFalse; in ConvertPathToPolygon()
533 polygon_info->edges[edge].ghostline=ghostline; in ConvertPathToPolygon()
542 ghostline=MagickFalse; in ConvertPathToPolygon()
553 ghostline=path_info[i].code == GhostlineCode ? MagickTrue : MagickFalse; in ConvertPathToPolygon()
587 polygon_info->edges[edge].ghostline=ghostline; in ConvertPathToPolygon()
601 ghostline=MagickFalse; in ConvertPathToPolygon()
644 polygon_info->edges[edge].ghostline=ghostline; in ConvertPathToPolygon()
[all …]