Searched refs:foregroundColor (Results 1 – 4 of 4) sorted by relevance
55 void CBC_CodeBase::SetBarcodeColor(FX_ARGB foregroundColor) { in SetBarcodeColor() argument57 m_pBCWriter->SetBarcodeColor(foregroundColor); in SetBarcodeColor()
49 void CBC_Writer::SetBarcodeColor(FX_ARGB foregroundColor) { in SetBarcodeColor() argument50 m_barColor = foregroundColor; in SetBarcodeColor()
24 virtual void SetBarcodeColor(FX_ARGB foregroundColor);
41 void SetBarcodeColor(FX_ARGB foregroundColor);