OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cySrc
(Results
1 - 4
of
4
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
comutil.h
395
_variant_t(const CY &
cySrc
) throw();
438
_variant_t &operator=(const CY &
cySrc
);
539
inline _variant_t::_variant_t(const CY &
cySrc
) throw() {
541
V_CY(this) =
cySrc
;
798
inline _variant_t &_variant_t::operator=(const CY &
cySrc
)
807
V_CY(this) =
cySrc
;
ntgdi.h
23
W32KAPI int WINAPI NtGdiStretchDIBitsInternal(HDC hdc,int xDst,int yDst,int cxDst,int cyDst,int xSrc,int ySrc,int cxSrc,int
cySrc
,LPBYTE pjInit,LPBITMAPINFO pbmi,DWORD dwUsage,DWORD dwRop4,UINT cjMaxInfo,UINT cjMaxBits,HANDLE hcmXform);
222
W32KAPI WINBOOL WINAPI NtGdiPlgBlt(HDC hdcTrg,LPPOINT pptlTrg,HDC hdcSrc,int xSrc,int ySrc,int cxSrc,int
cySrc
,HBITMAP hbmMask,int xMask,int yMask,DWORD crBackColor);
289
W32KAPI WINBOOL WINAPI NtGdiTransparentBlt(HDC hdcDst,int xDst,int yDst,int cxDst,int cyDst,HDC hdcSrc,int xSrc,int ySrc,int cxSrc,int
cySrc
,COLORREF TransColor);
310
W32KAPI WINBOOL WINAPI NtGdiStretchBlt(HDC hdcDst,int xDst,int yDst,int cxDst,int cyDst,HDC hdcSrc,int xSrc,int ySrc,int cxSrc,int
cySrc
,DWORD dwRop,DWORD dwBackColor);
[
all
...]
wingdi.h
[
all
...]
ocidl.h
[
all
...]
Completed in 874 milliseconds