Home
last modified time | relevance | path

Searched refs:GetBackgroundColor (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/fpdfsdk/pwl/
Dcpwl_wnd.cpp259 GetBackgroundColor(), GetTransparency()); in DrawThisAppearance()
471 CFX_Color CPWL_Wnd::GetBackgroundColor() const { in GetBackgroundColor() function in CPWL_Wnd
717 return GetBackgroundColor() / 2.0f; in GetBorderRightBottomColor()
Dcpwl_wnd.h251 CFX_Color GetBackgroundColor() const;
Dcpwl_scroll_bar.cpp173 pDevice->DrawFillRect(&mtUser2Device, rectWnd, GetBackgroundColor(), in DrawThisAppearance()
/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.h185 FX_ARGB GetBackgroundColor(const CPDF_Dictionary* pSMaskDict,
Dcpdf_renderstatus.cpp1404 ? GetBackgroundColor(smask_dict, pGroup->GetDict().Get(), &nCSFamily) in LoadSMask()
1470 FX_ARGB CPDF_RenderStatus::GetBackgroundColor( in GetBackgroundColor() function in CPDF_RenderStatus