Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/Control/
DProgressBar.h29 …COLORREF SetBackgroundColor(COLORREF color) { return (COLORREF)SendMsg(PBM_SETBKCOLOR, 0, color); } in SetBackgroundColor() function
/external/pdfium/fpdfsdk/pwl/
Dcpwl_wnd.cpp440 void CPWL_Wnd::SetBackgroundColor(const CFX_Color& color) { in SetBackgroundColor() function in CPWL_Wnd