Home
last modified time | relevance | path

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

/external/pdfium/fxbarcode/oned/
DBC_OnedEAN8Writer.h43 static constexpr int32_t kDefaultCodeWidth = 3 + (7 * 4) + 5 + (7 * 4) + 3; variable
44 int32_t m_codeWidth = kDefaultCodeWidth;