Home
last modified time | relevance | path

Searched refs:BitBltFromClipboard (Results 1 – 3 of 3) sorted by relevance

/reactos/base/applications/clipbrd/
H A Dwinutils.h16 void BitBltFromClipboard(PAINTSTRUCT ps, SCROLLSTATE state, DWORD dwRop);
H A Dwinutils.c155 void BitBltFromClipboard(PAINTSTRUCT ps, SCROLLSTATE state, DWORD dwRop) in BitBltFromClipboard() function
H A Dclipbrd.c310 BitBltFromClipboard(ps, Scrollstate, SRCCOPY); in OnPaint()