Home
last modified time | relevance | path

Searched refs:GetBarcodeAttribute_DataLength (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_widgetdata.h142 bool GetBarcodeAttribute_DataLength(int32_t& val);
Dcxfa_widgetdata.cpp1285 bool CXFA_WidgetData::GetBarcodeAttribute_DataLength(int32_t& val) { in GetBarcodeAttribute_DataLength() function in CXFA_WidgetData
/external/pdfium/xfa/fxfa/app/
Dxfa_ffbarcode.cpp186 if (pAcc->GetBarcodeAttribute_DataLength(intVal)) { in UpdateWidgetProperty()
Dxfa_fftextedit.cpp266 m_pDataAcc->GetBarcodeAttribute_DataLength(nDataLen); in UpdateFWLData()