Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_objectacc_imp.cpp2697 FX_BOOL bTruncate; in GetBarcodeAttribute_Truncate() local
2698 if (pUIChild->TryBoolean(XFA_ATTRIBUTE_Truncate, bTruncate)) { in GetBarcodeAttribute_Truncate()
2699 val = bTruncate; in GetBarcodeAttribute_Truncate()