Searched defs:create_bitmap (Results 1 – 5 of 5) sorted by relevance
285 HBITMAP Icon::create_bitmap(COLORREF bk_color, HBRUSH hbrBkgnd, HDC hdc_wnd) const in create_bitmap() function in Icon
534 static HBITMAP create_bitmap(void) in create_bitmap() function
936 static HBITMAP create_bitmap(INT cx, INT cy, COLORREF color, const char *comment) in create_bitmap() function
223 static void create_bitmap( STGMEDIUM *med ) in create_bitmap() function
5995 static char *create_bitmap(unsigned int w, unsigned int h, BOOL palettized) in create_bitmap() function