Home
last modified time | relevance | path

Searched defs:moduleHeight (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/fxbarcode/
Dcbc_codebase.cpp37 bool CBC_CodeBase::SetModuleHeight(int32_t moduleHeight) { in SetModuleHeight()
DBC_Writer.cpp24 bool CBC_Writer::SetModuleHeight(int32_t moduleHeight) { in SetModuleHeight()
/external/pdfium/xfa/fwl/
Dcfx_barcode.cpp75 bool CFX_Barcode::SetModuleHeight(int32_t moduleHeight) { in SetModuleHeight()
/external/pdfium/fxjs/xfa/
Dcjx_barcode.cpp63 void CJX_Barcode::moduleHeight(CFXJSE_Value* pValue, in moduleHeight() function in CJX_Barcode