Home
last modified time | relevance | path

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

/external/ImageMagick/MagickWand/
Ddrawing-wand.c78 PathLineToOperation, /* L|l (x y)+ */ enumerator
3545 if ((wand->path_operation != PathLineToOperation) || in DrawPathLineTo()
3548 wand->path_operation=PathLineToOperation; in DrawPathLineTo()