Home
last modified time | relevance | path

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

/external/ImageMagick/MagickWand/
Ddrawing-wand.c77 PathLineToHorizontalOperation, /* H|h x+ */ enumerator
3640 if ((wand->path_operation != PathLineToHorizontalOperation) || in DrawPathLineToHorizontal()
3643 wand->path_operation=PathLineToHorizontalOperation; in DrawPathLineToHorizontal()