Home
last modified time | relevance | path

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

/external/ImageMagick/MagickWand/
Ddrawing-wand.c80 PathMoveToOperation /* M|m (x y)+ */ enumerator
3745 if ((wand->path_operation != PathMoveToOperation) || in DrawPathMoveTo()
3748 wand->path_operation=PathMoveToOperation; in DrawPathMoveTo()