Searched defs:DrawBezier (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/xfa/src/fdp/src/fde/
H A Dfde_gdidevice.cpp240 FX_BOOL CFDE_GdiDevice::DrawBezier(IFDE_Pen* pPen, function in class:CFDE_GdiDevice
252 Gdiplus::Status ret = m_pGraphics->DrawBezier(
H A Dfde_gedevice.cpp225 FX_BOOL CFDE_FxgeDevice::DrawBezier(IFDE_Pen* pPen, function in class:CFDE_FxgeDevice
/external/ImageMagick/MagickWand/
H A Ddrawing-wand.c792 % DrawBezier() draws a bezier curve through a set of points on the image.
794 % The format of the DrawBezier method is:
796 % void DrawBezier(DrawingWand *wand,
808 WandExport void DrawBezier(DrawingWand *wand,
795 WandExport void DrawBezier(DrawingWand *wand, function

Completed in 58 milliseconds