Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.cpp958 XFA_ATTRIBUTEENUM eParLayout = in GetIntact() local
960 if (eParLayout == XFA_ATTRIBUTEENUM_Position || in GetIntact()
961 eParLayout == XFA_ATTRIBUTEENUM_Row || in GetIntact()
962 eParLayout == XFA_ATTRIBUTEENUM_Table) { in GetIntact()
966 if (eParLayout == XFA_ATTRIBUTEENUM_Tb && version < XFA_VERSION_208) { in GetIntact()