Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dxfa_layout_itemlayout.cpp492 XFA_ATTRIBUTEENUM ePrevious; in ExistContainerKeep() local
497 if (pKeep->TryEnum(eKeepType, ePrevious, false)) { in ExistContainerKeep()
498 if (ePrevious == XFA_ATTRIBUTEENUM_ContentArea || in ExistContainerKeep()
499 ePrevious == XFA_ATTRIBUTEENUM_PageArea) { in ExistContainerKeep()