Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffbarcode.cpp78 if (pAcc->GetBarcodeAttribute_Checksum(intVal)) { in UpdateWidgetProperty()
/external/pdfium/xfa/include/fxfa/
Dfxfa_objectacc.h710 FX_BOOL GetBarcodeAttribute_Checksum(int32_t& val);
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_objectacc_imp.cpp2579 FX_BOOL CXFA_WidgetData::GetBarcodeAttribute_Checksum(int32_t& val) { in GetBarcodeAttribute_Checksum() function in CXFA_WidgetData