Searched refs:bg_pixel_height (Results 1 – 1 of 1) sorted by relevance
346 int bg_pixel_height = FXSYS_round(dest_rect.Height() * fScaleY); in SetDIBits() local348 if (!background.Create(bg_pixel_width, bg_pixel_height, in SetDIBits()355 if (!background.CompositeBitmap(0, 0, bg_pixel_width, bg_pixel_height, in SetDIBits()360 FX_RECT src_rect(0, 0, bg_pixel_width, bg_pixel_height); in SetDIBits()