HomeSort by relevance Sort by last modified time
    Searched refs:m_nWideNarrowRatio (Results 1 - 2 of 2) sorted by null

  /external/pdfium/xfa/fwl/
cfwl_barcode.h 84 int8_t m_nWideNarrowRatio;
cfwl_barcode.cpp 134 m_nWideNarrowRatio = ratio;
197 m_pBarcodeEngine->SetWideNarrowRatio(m_nWideNarrowRatio);

Completed in 59 milliseconds