HomeSort by relevance Sort by last modified time
    Searched defs:DrawEllipse (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusgraphics.h 294 Status DrawEllipse(const Pen *pen,
301 Status DrawEllipse(const Pen *pen, INT x, INT y, INT width, INT height)
307 Status DrawEllipse(const Pen *pen, const RectF& rect)
313 Status DrawEllipse(const Pen *pen, const Rect& rect)
    [all...]
  /external/ImageMagick/MagickWand/
drawing-wand.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d2d1.h 782 STDMETHOD_(void, DrawEllipse)(const D2D1_ELLIPSE *ellipse, ID2D1Brush *brush, FLOAT strokeWidth = 1.0f, ID2D1StrokeStyle *strokeStyle = NULL) PURE;
    [all...]

Completed in 122 milliseconds