Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_document.h100 XFA_VERSION GetCurVersionMode() { return m_eCurVersionMode; } in GetCurVersionMode() function
Dcxfa_node.cpp1452 XFA_VERSION version = m_pDocument->GetCurVersionMode(); in GetIntact()
2310 m_pDocument->GetCurVersionMode() >= XFA_VERSION_208) { in GetIntactFromKeep()
2650 XFA_VERSION version = pDocView->GetDoc()->GetXFADoc()->GetCurVersionMode(); in ProcessValidate()
3694 XFA_VERSION version = pDocView->GetDoc()->GetXFADoc()->GetCurVersionMode(); in FindSplitPos()
/external/pdfium/fxjs/xfa/
Dcjx_exclgroup.cpp132 XFA_VERSION curVersion = GetDocument()->GetCurVersionMode(); in defaultValue()
/external/pdfium/xfa/fxfa/
Dcxfa_ffpageview.cpp149 m_pPageView->GetDocView()->GetDoc()->GetXFADoc()->GetCurVersionMode() < in CXFA_FFPageWidgetIterator()
236 m_pPageView->GetDocView()->GetDoc()->GetXFADoc()->GetCurVersionMode() < in CXFA_FFTabOrderPageWidgetIterator()
Dcxfa_fffield.cpp679 XFA_VERSION version = GetDoc()->GetXFADoc()->GetCurVersionMode(); in CalculateNode()
/external/pdfium/xfa/fxfa/layout/
Dcxfa_contentlayoutprocessor.cpp1121 XFA_VERSION eVersion = GetFormNode()->GetDocument()->GetCurVersionMode(); in DoLayoutPositionedContainer()