Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_objectacc_imp.cpp2604 CFX_WideString wsDataLength; in GetBarcodeAttribute_DataLength() local
2605 if (pUIChild->TryCData(XFA_ATTRIBUTE_DataLength, wsDataLength)) { in GetBarcodeAttribute_DataLength()
2606 val = FXSYS_wtoi(wsDataLength); in GetBarcodeAttribute_DataLength()