DrawPathLineToAbsolute 2148 Magick++/lib/Drawable.cpp       DrawPathLineToAbsolute( context_, p->x(), p->y() );
DrawPathLineToAbsolute 1146 Magick++/lib/Magick++/Include.h   using MagickCore::DrawPathLineToAbsolute;
DrawPathLineToAbsolute 1122 coders/wmf.c             DrawPathLineToAbsolute(WmfDrawingWand, XC(O.x), YC(O.y));
DrawPathLineToAbsolute 1181 coders/wmf.c             DrawPathLineToAbsolute(WmfDrawingWand,
DrawPathLineToAbsolute 1214 coders/wmf.c             DrawPathLineToAbsolute(WmfDrawingWand,
DrawPathLineToAbsolute 1258 coders/wmf.c                     DrawPathLineToAbsolute(WmfDrawingWand,
DrawPathLineToAbsolute  167 wand/drawing-wand.h   DrawPathLineToAbsolute(DrawingWand *,const double,const double),