MCPcopy Create free account
hub / github.com/VincentWei/MiniGUI / gui_fill_box_with_bitmap_except_incompatible

Function gui_fill_box_with_bitmap_except_incompatible

src/gui/lf_common.c:147–202  ·  view source on GitHub ↗

humingming: [2010.8.4] #Bug4860 * if the bitmap is not compatible with the out dc, * convert it to memdc, than find the colorkey postion and * reset the colorkey with the postion after convert. * last use FillBoxWithBitmap, because it deal with colorkey and alpha. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

draw_area_from_bitmapFunction · 0.85
draw_progressFunction · 0.85
erase_backgroundFunction · 0.85

Calls 9

IsCompatibleDCFunction · 0.85
dc_HDC2PDCFunction · 0.85
CreateMemDCFromBitmapFunction · 0.85
ConvertMemDCFunction · 0.85
DeleteMemDCFunction · 0.85
GetPixelInBitmapFunction · 0.85
GetPixelFunction · 0.85
GAL_GetBoxSizeFunction · 0.85
FillBoxWithBitmapFunction · 0.85

Tested by

no test coverage detected