Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Ddraw.c172 GhostlineCode, enumerator
585 (path_info[i].code == GhostlineCode)) in ConvertPathToPolygon()
634 ghostline=path_info[i].code == GhostlineCode ? MagickTrue : MagickFalse; in ConvertPathToPolygon()
827 " %g,%g %s",p->point.x,p->point.y,p->code == GhostlineCode ? in LogPathInfo()
927 path_info[n].code=GhostlineCode; in ConvertPrimitiveToPath()