Searched refs:copyContents (Results 1 – 1 of 1) sorted by relevance
1802 BOOL copyContents; in BITMAP_CopyImage() local1806 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()