Searched refs:pKeep (Results 1 – 3 of 3) sorted by relevance
356 CXFA_Keep* pKeep = in ExistContainerKeep() local358 if (pKeep) { in ExistContainerKeep()364 pKeep->JSObject()->TryEnum(eKeepType, false); in ExistContainerKeep()373 pKeep = pPreContainer->GetFirstChildByClass<CXFA_Keep>(XFA_Element::Keep); in ExistContainerKeep()374 if (!pKeep) in ExistContainerKeep()382 pKeep->JSObject()->TryEnum(eKeepType, false); in ExistContainerKeep()
471 const CXFA_Keep* pKeep,
1417 CXFA_Keep* pKeep = GetFirstChildByClass<CXFA_Keep>(XFA_Element::Keep); in GetIntact() local1421 if (pKeep) { in GetIntact()1422 Optional<XFA_AttributeValue> intact = GetIntactFromKeep(pKeep, eLayoutType); in GetIntact()2301 const CXFA_Keep* pKeep, in GetIntactFromKeep() argument2304 pKeep->JSObject()->TryEnum(XFA_Attribute::Intact, false); in GetIntactFromKeep()2321 pKeep->JSObject()->TryEnum(XFA_Attribute::Previous, false); in GetIntactFromKeep()