Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_barcode.cpp103 m_nModuleHeight = height; in SetModuleHeight()
185 m_pBarcodeEngine->SetModuleHeight(m_nModuleHeight); in GenerateBarcodeImageCache()
Dcfwl_barcode.h78 int32_t m_nModuleHeight; variable