Home
last modified time | relevance | path

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

/reactos/base/applications/mspaint/
H A Ddrawing.cpp288 HDC hdcSrc, int nXSrc, int nYSrc, int nSrcWidth, int nSrcHeight, in ColorKeyedMaskBlt()
/reactos/win32ss/gdi/gdi32/objects/
H A Dbitmap.c1055 int nSrcWidth, in StretchDIBits()
/reactos/sdk/lib/atl/
H A Datlimage.h213 int xSrc, int ySrc, int nSrcWidth, int nSrcHeight) const noexcept in Draw()