Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.h472 XFA_AttributeValue eLayoutType) const;
Dcxfa_node.cpp1419 XFA_AttributeValue eLayoutType = in GetIntact() local
1422 Optional<XFA_AttributeValue> intact = GetIntactFromKeep(pKeep, eLayoutType); in GetIntact()
1429 switch (eLayoutType) { in GetIntact()
2302 XFA_AttributeValue eLayoutType) const { in GetIntactFromKeep()
2309 eLayoutType != XFA_AttributeValue::Row || in GetIntactFromKeep()