Home
last modified time | relevance | path

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

/external/pdfium/fxbarcode/oned/
DBC_OnedEAN13Writer.h35 bool ShowChars(const WideStringView& contents,
DBC_OnedEAN8Writer.h38 bool ShowChars(const WideStringView& contents,
DBC_OnedUPCAWriter.h40 bool ShowChars(const WideStringView& contents,
DBC_OneDimWriter.cpp205 bool CBC_OneDimWriter::ShowChars(const WideStringView& contents, in ShowChars() function in CBC_OneDimWriter
284 ShowChars(contents, device, matrix, m_barWidth, m_multiple); in RenderDeviceResult()
DBC_OneDimWriter.h63 virtual bool ShowChars(const WideStringView& contents,
DBC_OnedEAN8Writer.cpp138 bool CBC_OnedEAN8Writer::ShowChars(const WideStringView& contents, in ShowChars() function in CBC_OnedEAN8Writer
DBC_OnedUPCAWriter.cpp105 bool CBC_OnedUPCAWriter::ShowChars(const WideStringView& contents, in ShowChars() function in CBC_OnedUPCAWriter
DBC_OnedEAN13Writer.cpp137 bool CBC_OnedEAN13Writer::ShowChars(const WideStringView& contents, in ShowChars() function in CBC_OnedEAN13Writer