Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/common/
Dxfa_document.h29 XFA_VERSION_207 = 207, enumerator
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_layout_itemlayout.cpp1193 if (fContentCalculatedWidth == 0 && eVersion < XFA_VERSION_207) { in DoLayoutPositionedContainer()
1196 if (fContentCalculatedHeight == 0 && eVersion < XFA_VERSION_207) { in DoLayoutPositionedContainer()