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