Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_barcode.cpp110 m_nModuleWidth = width; in SetModuleWidth()
189 m_pBarcodeEngine->SetModuleWidth(m_nModuleWidth); in GenerateBarcodeImageCache()
Dcfwl_barcode.h80 int32_t m_nModuleWidth; variable