Home
last modified time | relevance | path

Searched defs:GetBackgroundColor (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/include/fpdfdoc/
Dfpdf_doc.h944 FX_ARGB GetBackgroundColor(int& iColorType) { in GetBackgroundColor() function
1109 FX_ARGB GetBackgroundColor(int& iColorType) const { in GetBackgroundColor() function
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Wnd.cpp564 CPWL_Color CPWL_Wnd::GetBackgroundColor() const { in GetBackgroundColor() function in CPWL_Wnd