Home
last modified time | relevance | path

Searched refs:xDest (Results 1 – 2 of 2) sorted by relevance

/third_party/mingw-w64/mingw-w64-headers/include/
Dwingdi.h3036 …WINGDIAPI WINBOOL WINAPI MaskBlt(HDC hdcDest,int xDest,int yDest,int width,int height,HDC hdcSrc,i…
3071 …WINGDIAPI int WINAPI SetDIBitsToDevice(HDC hdc,int xDest,int yDest,DWORD w,DWORD h,int xSrc,int yS…
3083 …WINGDIAPI WINBOOL WINAPI StretchBlt(HDC hdcDest,int xDest,int yDest,int wDest,int hDest,HDC hdcSrc…
3085 …WINGDIAPI int WINAPI StretchDIBits(HDC hdc,int xDest,int yDest,int DestWidth,int DestHeight,int xS…
3843 LONG xDest; member
3862 LONG xDest; member
3883 LONG xDest; member
3933 LONG xDest; member
3951 LONG xDest; member
4115 LONG xDest; member
[all …]
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/
Dglew.h7522 …XTPROC) (GLuint region, GLint x, GLint y, GLsizei width, GLsizei height, GLint xDest, GLint yDest);