Searched refs:SetEndChar (Results 1 – 9 of 9) sorted by relevance
37 bool CBC_Codabar::SetEndChar(FX_CHAR end) { in SetEndChar() function in CBC_Codabar40 ->SetEndChar(end); in SetEndChar()
31 bool SetEndChar(FX_CHAR end);
144 void CFWL_Barcode::SetEndChar(FX_CHAR endChar) { in SetEndChar() function in CFWL_Barcode203 m_pBarcodeEngine->SetEndChar(m_cEndChar); in GenerateBarcodeImageCache()
251 bool CFX_Barcode::SetEndChar(FX_CHAR end) { in SetEndChar() function in CFX_Barcode256 memptr = (memptrtype)&CBC_Codabar::SetEndChar; in SetEndChar()
56 bool SetEndChar(FX_CHAR end);
67 void SetEndChar(FX_CHAR endChar);
41 virtual bool SetEndChar(FX_CHAR end);
61 bool CBC_OnedCodaBarWriter::SetEndChar(FX_CHAR end) { in SetEndChar() function in CBC_OnedCodaBarWriter
193 pBarCodeWidget->SetEndChar(charVal); in UpdateWidgetProperty()