Searched refs:GetBackgroundColor (Results 1 – 7 of 7) sorted by relevance
50 FX_ARGB GetBackgroundColor(int& iColorType) const { in GetBackgroundColor() function
68 FX_ARGB GetBackgroundColor(int& iColorType) { in GetBackgroundColor() function
229 GetBackgroundColor(), GetTransparency()); in DrawThisAppearance()436 CFX_Color CPWL_Wnd::GetBackgroundColor() const { in GetBackgroundColor() function in CPWL_Wnd674 return GetBackgroundColor() / 2.0f; in GetBorderRightBottomColor()
197 CFX_Color GetBackgroundColor() const;
398 pDevice->DrawFillRect(&mtUser2Device, rectWnd, GetBackgroundColor(), in DrawThisAppearance()
398 FX_COLORREF color = ArgbToColorRef(pFormCtrl->GetBackgroundColor(iColorType)); in GetFillColor()
1299 pFormControl->GetBackgroundColor(iColorType); in get_fill_color()