Searched refs:SetBarcodeColor (Results 1 – 4 of 4) sorted by relevance
57 void CBC_CodeBase::SetBarcodeColor(FX_ARGB foregroundColor) { in SetBarcodeColor() function in CBC_CodeBase58 m_pBCWriter->SetBarcodeColor(foregroundColor); in SetBarcodeColor()
25 virtual void SetBarcodeColor(FX_ARGB foregroundColor);
39 void SetBarcodeColor(FX_ARGB foregroundColor);
49 void CBC_Writer::SetBarcodeColor(FX_ARGB foregroundColor) { in SetBarcodeColor() function in CBC_Writer