Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxbarcode/
Dcbc_codebase.cpp50 void CBC_CodeBase::SetBackgroundColor(FX_ARGB backgroundColor) { in SetBackgroundColor() function in CBC_CodeBase
DBC_Writer.cpp46 void CBC_Writer::SetBackgroundColor(FX_ARGB backgroundColor) { in SetBackgroundColor() function in CBC_Writer
/external/lzma/CPP/Windows/Control/
DProgressBar.h25 …COLORREF SetBackgroundColor(COLORREF color) { return (COLORREF)SendMessage(PBM_SETBKCOLOR, 0, colo… in SetBackgroundColor() function
/external/pdfium/fpdfsdk/pdfwindow/
DPWL_Wnd.cpp553 void CPWL_Wnd::SetBackgroundColor(const CPWL_Color& color) { in SetBackgroundColor() function in CPWL_Wnd