Home
last modified time | relevance | path

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

/reactos/win32ss/user/user32/windows/
H A Dcursoricon.c1802 BOOL copyContents; in BITMAP_CopyImage() local
1806 copyContents = TRUE; in BITMAP_CopyImage()
1814 copyContents = (ds.dsBm.bmBitsPixel == 1 || ds.dsBm.bmBitsPixel == screen_depth); in BITMAP_CopyImage()
1817 if (copyContents) in BITMAP_CopyImage()