Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_document.h25 XFA_VERSION_207 = 207, enumerator
Dcxfa_itemlayoutprocessor.cpp1753 if (fContentCalculatedWidth == 0 && eVersion < XFA_VERSION_207) in DoLayoutPositionedContainer()
1755 if (fContentCalculatedHeight == 0 && eVersion < XFA_VERSION_207) in DoLayoutPositionedContainer()