HomeSort by relevance Sort by last modified time
    Searched refs:DrawImage (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusGraphics.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusgraphics.h 319 Status DrawImage(Image *image, REAL x, REAL y)
326 Status DrawImage(Image *image, INT x, INT y)
333 Status DrawImage(Image *image, const PointF& point)
340 Status DrawImage(Image *image, const Point& point)
347 Status DrawImage(Image *image, REAL x, REAL y, REAL width, REAL height)
354 Status DrawImage(Image *image, INT x, INT y, INT width, INT height)
361 Status DrawImage(Image *image, const RectF& rect)
368 Status DrawImage(Image *image, const Rect& rect)
375 Status DrawImage(Image *image, const PointF *destPoints, INT count)
382 Status DrawImage(Image *image, const Point *destPoints, INT count
    [all...]

Completed in 47 milliseconds