Searched refs:SetStartChar (Results 1 – 9 of 9) sorted by relevance
30 bool CBC_Codabar::SetStartChar(FX_CHAR start) { in SetStartChar() function in CBC_Codabar34 ->SetStartChar(start); in SetStartChar()
30 bool SetStartChar(FX_CHAR start);
139 void CFWL_Barcode::SetStartChar(FX_CHAR startChar) { in SetStartChar() function in CFWL_Barcode201 m_pBarcodeEngine->SetStartChar(m_cStartChar); in GenerateBarcodeImageCache()
238 bool CFX_Barcode::SetStartChar(FX_CHAR start) { in SetStartChar() function in CFX_Barcode243 memptr = (memptrtype)&CBC_Codabar::SetStartChar; in SetStartChar()
55 bool SetStartChar(FX_CHAR start);
66 void SetStartChar(FX_CHAR startChar);
40 virtual bool SetStartChar(FX_CHAR start);
51 bool CBC_OnedCodaBarWriter::SetStartChar(FX_CHAR start) { in SetStartChar() function in CBC_OnedCodaBarWriter
190 pBarCodeWidget->SetStartChar(charVal); in UpdateWidgetProperty()