Searched refs:COMCTL32_EnsureBitmapSize (Results 1 – 3 of 3) sorted by relevance
196 void COMCTL32_EnsureBitmapSize(HBITMAP *pBitmap, int cxMinWidth, int cyMinHeight, COLORREF crBackgr…
1685 void COMCTL32_EnsureBitmapSize(HBITMAP *pBitmap, int cxMinWidth, int cyMinHeight, COLORREF crBackgr… in COMCTL32_EnsureBitmapSize() function
2934 …COMCTL32_EnsureBitmapSize(&hbmLoad, cxIcon*(INT)bitmap->nButtons, cyIcon, comctl32_color.clrBtnFac… in TOOLBAR_AddBitmapToImageList()