Home
last modified time | relevance | path

Searched defs:DrawEllipse (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/src/fdp/src/fde/
Dfde_gedevice.cpp251 FX_BOOL CFDE_FxgeDevice::DrawEllipse(IFDE_Pen* pPen, in DrawEllipse() function in CFDE_FxgeDevice
Dfde_gdidevice.cpp281 FX_BOOL CFDE_GdiDevice::DrawEllipse(IFDE_Pen* pPen, in DrawEllipse() function in CFDE_GdiDevice
/external/ImageMagick/MagickWand/
Ddrawing-wand.c1145 WandExport void DrawEllipse(DrawingWand *wand,const double ox,const double oy, in DrawEllipse() function