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

  /external/pdfium/xfa/fxbarcode/
cbc_codebase.cpp 55 void CBC_CodeBase::SetBarcodeColor(FX_ARGB foregroundColor) {
57 m_pBCWriter->SetBarcodeColor(foregroundColor);
BC_Writer.h 24 virtual void SetBarcodeColor(FX_ARGB foregroundColor);
BC_Writer.cpp 49 void CBC_Writer::SetBarcodeColor(FX_ARGB foregroundColor) {
cbc_codebase.h 41 void SetBarcodeColor(FX_ARGB foregroundColor);

Completed in 80 milliseconds