Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffbarcode.cpp108 if (pAcc->GetBarcodeAttribute_WideNarrowRatio(floatVal)) { in UpdateWidgetProperty()
/external/pdfium/xfa/include/fxfa/
Dfxfa_objectacc.h720 FX_BOOL GetBarcodeAttribute_WideNarrowRatio(FX_FLOAT& val);
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_objectacc_imp.cpp2704 FX_BOOL CXFA_WidgetData::GetBarcodeAttribute_WideNarrowRatio(FX_FLOAT& val) { in GetBarcodeAttribute_WideNarrowRatio() function in CXFA_WidgetData