Searched refs:GetSinkCols (Results 1 – 2 of 2) sorted by relevance
/reactos/sdk/lib/3rdparty/cardlib/ |
H A D | cardbitmaps.cpp | 168 void GetSinkCols(COLORREF crBase, COLORREF *fg, COLORREF *bg, COLORREF *sh1, COLORREF *sh2) in GetSinkCols() function 186 GetSinkCols(col, &fg, &bg, &shadow, &shadow2); in CreateSinkBmp()
|
H A D | cardwindow.cpp | 32 void GetSinkCols(COLORREF crBase, COLORREF *fg, COLORREF *bg, COLORREF *sh1, COLORREF *sh2); 721 GetSinkCols(crBackgnd, &cols[6], &cols[7], &cols[8], &cols[9]); in CreateCardPalette()
|