Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_apsettings.h41 FX_ARGB GetBackgroundColor(int& iColorType) const { in GetBackgroundColor() function
Dcpdf_formcontrol.h79 FX_ARGB GetBackgroundColor(int& iColorType) { in GetBackgroundColor() function
/external/pdfium/fpdfsdk/pwl/
Dcpwl_wnd.cpp251 GetBackgroundColor(), GetTransparency()); in DrawThisAppearance()
444 CFX_Color CPWL_Wnd::GetBackgroundColor() const { in GetBackgroundColor() function in CPWL_Wnd
712 return GetBackgroundColor() / 2.0f; in GetBorderRightBottomColor()
Dcpwl_wnd.h201 CFX_Color GetBackgroundColor() const;
Dcpwl_scroll_bar.cpp429 pDevice->DrawFillRect(&mtUser2Device, rectWnd, GetBackgroundColor(), in DrawThisAppearance()
/external/pdfium/fpdfsdk/
Dcpdfsdk_widget.cpp567 color = ARGBToColorRef(pFormCtrl->GetBackgroundColor(iColorType)); in GetFillColor()
/external/pdfium/fxjs/
Dcjs_field.cpp1137 pFormControl->GetBackgroundColor(iColorType); in get_fill_color()