Searched defs:SetBackgroundColor (Results 1 – 4 of 4) sorted by relevance
53 void CBC_CodeBase::SetBackgroundColor(FX_ARGB backgroundColor) { in SetBackgroundColor() function in CBC_CodeBase
46 void CBC_Writer::SetBackgroundColor(FX_ARGB backgroundColor) { in SetBackgroundColor() function in CBC_Writer
29 …COLORREF SetBackgroundColor(COLORREF color) { return (COLORREF)SendMsg(PBM_SETBKCOLOR, 0, color); } in SetBackgroundColor() function
448 void CPWL_Wnd::SetBackgroundColor(const CFX_Color& color) { in SetBackgroundColor() function in CPWL_Wnd