HomeSort by relevance Sort by last modified time
    Searched refs:SetBackgroundColor (Results 1 - 7 of 7) sorted by null

  /external/pdfium/fxbarcode/
cbc_codebase.cpp 53 void CBC_CodeBase::SetBackgroundColor(FX_ARGB backgroundColor) {
54 m_pBCWriter->SetBackgroundColor(backgroundColor);
BC_Writer.h 24 virtual void SetBackgroundColor(FX_ARGB backgroundColor);
cbc_codebase.h 38 void SetBackgroundColor(FX_ARGB backgroundColor);
BC_Writer.cpp 46 void CBC_Writer::SetBackgroundColor(FX_ARGB backgroundColor) {
  /external/lzma/CPP/Windows/Control/
ProgressBar.h 29 COLORREF SetBackgroundColor(COLORREF color) { return (COLORREF)SendMsg(PBM_SETBKCOLOR, 0, color); }
  /external/pdfium/fpdfsdk/pwl/
cpwl_wnd.h 202 void SetBackgroundColor(const CFX_Color& color);
cpwl_wnd.cpp 448 void CPWL_Wnd::SetBackgroundColor(const CFX_Color& color) {

Completed in 67 milliseconds