Searched refs:SetBackgroundColor (Results 1 – 10 of 10) sorted by relevance
23 virtual void SetBackgroundColor(FX_ARGB backgroundColor);
46 void CBC_Writer::SetBackgroundColor(FX_ARGB backgroundColor) { in SetBackgroundColor() function in CBC_Writer
115 void CBC_CodeBase::SetBackgroundColor(FX_ARGB backgroundColor) { in SetBackgroundColor() function in CBC_CodeBase117 m_pBCWriter->SetBackgroundColor(backgroundColor); in SetBackgroundColor()
25 …COLORREF SetBackgroundColor(COLORREF color) { return (COLORREF)SendMessage(PBM_SETBKCOLOR, 0, colo… in SetBackgroundColor() function
106 virtual FWL_ERR SetBackgroundColor(FX_DWORD color);
71 virtual void SetBackgroundColor(FX_ARGB backgroundColor);
340 void SetBackgroundColor(const CPWL_Color& color);
568 void CPWL_Wnd::SetBackgroundColor(const CPWL_Color& color) { in SetBackgroundColor() function in CPWL_Wnd
676 SetBackgroundColor(sBK); in SetBkColor()
149 return static_cast<CFWL_EditImp*>(GetImpl())->SetBackgroundColor(dwColor); in SetBackColor()976 FWL_ERR CFWL_EditImp::SetBackgroundColor(FX_DWORD color) { in SetBackgroundColor() function in CFWL_EditImp