Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/layout/
Dcxfa_contentlayoutprocessor.cpp359 XFA_Attribute eKeepType = XFA_Attribute::Previous; in ExistContainerKeep() local
361 eKeepType = XFA_Attribute::Next; in ExistContainerKeep()
364 pKeep->JSObject()->TryEnum(eKeepType, false); in ExistContainerKeep()
377 XFA_Attribute eKeepType = XFA_Attribute::Next; in ExistContainerKeep() local
379 eKeepType = XFA_Attribute::Previous; in ExistContainerKeep()
382 pKeep->JSObject()->TryEnum(eKeepType, false); in ExistContainerKeep()