Home
last modified time | relevance | path

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

/external/pdfium/xfa/include/fwl/lightwidget/
Dbarcode.h33 m_barcodeData.m_nModuleWidth = width; in SetModuleWidth()
86 int32_t m_nModuleHeight, m_nModuleWidth; variable
88 virtual int32_t GetModuleWidth() { return m_nModuleWidth; } in GetModuleWidth()