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
3467 if ((wand->path_operation != PathLineToOperation) || in DrawPathLineTo()
3470 wand->path_operation=PathLineToOperation; in DrawPathLineTo()