Searched refs:BitBltFromClipboard (Results 1 – 3 of 3) sorted by relevance
16 void BitBltFromClipboard(PAINTSTRUCT ps, SCROLLSTATE state, DWORD dwRop);
155 void BitBltFromClipboard(PAINTSTRUCT ps, SCROLLSTATE state, DWORD dwRop) in BitBltFromClipboard() function
310 BitBltFromClipboard(ps, Scrollstate, SRCCOPY); in OnPaint()