Searched refs:GetBackgroundColor (Results 1 – 7 of 7) sorted by relevance
319 sThis << CPWL_Utils::GetRectFillAppStream(rectWnd, GetBackgroundColor()); in GetThisAppearanceStream()357 GetBackgroundColor(), GetTransparency()); in DrawThisAppearance()564 CPWL_Color CPWL_Wnd::GetBackgroundColor() const { in GetBackgroundColor() function in CPWL_Wnd852 color = CPWL_Utils::DevideColor(GetBackgroundColor(), 2); in GetBorderRightBottomColor()
294 GetBackgroundColor(), PWL_DEFAULT_BLACKCOLOR, in DrawThisAppearance()601 if (CPWL_Utils::IsBlackOrWhite(GetBackgroundColor())) in CreateChildWnd()796 return GetBackgroundColor(); in GetBkColor()1216 if (CPWL_Utils::IsBlackOrWhite(GetBackgroundColor())) in CreateChildWnd()
658 << CPWL_Utils::GetColorAppStream(GetBackgroundColor(), TRUE); in GetThisAppearanceStream()673 GetBackgroundColor(), GetTransparency()); in DrawThisAppearance()
944 FX_ARGB GetBackgroundColor(int& iColorType) { in GetBackgroundColor() function1109 FX_ARGB GetBackgroundColor(int& iColorType) const { in GetBackgroundColor() function
329 virtual CPWL_Color GetBackgroundColor() const;
560 color = FX_ARGBTOCOLORREF(pFormCtrl->GetBackgroundColor(iColorType)); in GetFillColor()
1455 pFormControl->GetBackgroundColor(iColorType); in fillColor()