Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_itemlayoutprocessor.cpp533 XFA_Attribute eKeepType = XFA_Attribute::Previous; in ExistContainerKeep() local
535 eKeepType = XFA_Attribute::Next; in ExistContainerKeep()
538 pKeep->JSObject()->TryEnum(eKeepType, false); in ExistContainerKeep()
551 XFA_Attribute eKeepType = XFA_Attribute::Next; in ExistContainerKeep() local
553 eKeepType = XFA_Attribute::Previous; in ExistContainerKeep()
556 pKeep->JSObject()->TryEnum(eKeepType, false); in ExistContainerKeep()