Searched refs:GetBackgroundColor (Results 1 – 5 of 5) sorted by relevance
259 GetBackgroundColor(), GetTransparency()); in DrawThisAppearance()471 CFX_Color CPWL_Wnd::GetBackgroundColor() const { in GetBackgroundColor() function in CPWL_Wnd717 return GetBackgroundColor() / 2.0f; in GetBorderRightBottomColor()
251 CFX_Color GetBackgroundColor() const;
173 pDevice->DrawFillRect(&mtUser2Device, rectWnd, GetBackgroundColor(), in DrawThisAppearance()
185 FX_ARGB GetBackgroundColor(const CPDF_Dictionary* pSMaskDict,
1404 ? GetBackgroundColor(smask_dict, pGroup->GetDict().Get(), &nCSFamily) in LoadSMask()1470 FX_ARGB CPDF_RenderStatus::GetBackgroundColor( in GetBackgroundColor() function in CPDF_RenderStatus