Home
last modified time | relevance | path

Searched defs:create_bitmap (Results 1 – 5 of 5) sorted by relevance

/reactos/modules/rosapps/applications/explorer-old/
H A Dexplorer.cpp285 HBITMAP Icon::create_bitmap(COLORREF bk_color, HBRUSH hbrBkgnd, HDC hdc_wnd) const in create_bitmap() function in Icon
/reactos/modules/rostests/winetests/user32/
H A Dclipboard.c534 static HBITMAP create_bitmap(void) in create_bitmap() function
/reactos/modules/rostests/winetests/comctl32/
H A Dimagelist.c936 static HBITMAP create_bitmap(INT cx, INT cy, COLORREF color, const char *comment) in create_bitmap() function
/reactos/modules/rostests/winetests/ole32/
H A Dole2.c223 static void create_bitmap( STGMEDIUM *med ) in create_bitmap() function
/reactos/modules/rostests/winetests/d3drm/
H A Dd3drm.c5995 static char *create_bitmap(unsigned int w, unsigned int h, BOOL palettized) in create_bitmap() function