Home
last modified time | relevance | path

Searched refs:toEAN13String (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/fxbarcode/oned/
DBC_OnedUPCAWriter.cpp94 ByteString toEAN13String = '0' + contents; in EncodeWithHint() local
96 return m_subWriter->EncodeWithHint(toEAN13String, BCFORMAT_EAN_13, outWidth, in EncodeWithHint()