Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_apsettings.h50 FX_ARGB GetBackgroundColor(int& iColorType) const { in GetBackgroundColor() function
Dcpdf_formcontrol.h68 FX_ARGB GetBackgroundColor(int& iColorType) { in GetBackgroundColor() function
/external/pdfium/fpdfsdk/pwl/
Dcpwl_wnd.cpp229 GetBackgroundColor(), GetTransparency()); in DrawThisAppearance()
436 CFX_Color CPWL_Wnd::GetBackgroundColor() const { in GetBackgroundColor() function in CPWL_Wnd
674 return GetBackgroundColor() / 2.0f; in GetBorderRightBottomColor()
Dcpwl_wnd.h197 CFX_Color GetBackgroundColor() const;
Dcpwl_scroll_bar.cpp398 pDevice->DrawFillRect(&mtUser2Device, rectWnd, GetBackgroundColor(), in DrawThisAppearance()
/external/pdfium/fpdfsdk/
Dcpdfsdk_widget.cpp398 FX_COLORREF color = ArgbToColorRef(pFormCtrl->GetBackgroundColor(iColorType)); in GetFillColor()
/external/pdfium/fxjs/
Dcjs_field.cpp1299 pFormControl->GetBackgroundColor(iColorType); in get_fill_color()