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

  /external/pdfium/fxbarcode/
cbc_codebase.cpp 53 void CBC_CodeBase::SetBackgroundColor(FX_ARGB backgroundColor) {
54 m_pBCWriter->SetBackgroundColor(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.cpp 448 void CPWL_Wnd::SetBackgroundColor(const CFX_Color& color) {

Completed in 153 milliseconds