Searched refs:pNotsure (Results 1 – 1 of 1) sorted by relevance
3617 const XFA_NOTSUREATTRIBUTE* pNotsure = in SetAttribute() local3619 eType = pNotsure ? pNotsure->eType : XFA_ATTRIBUTETYPE_Cdata; in SetAttribute()3655 const XFA_NOTSUREATTRIBUTE* pNotsure = in GetAttribute() local3657 eType = pNotsure ? pNotsure->eType : XFA_ATTRIBUTETYPE_Cdata; in GetAttribute()4840 const XFA_NOTSUREATTRIBUTE* pNotsure = in UpdateNameHash() local4843 if (!pNotsure || pNotsure->eType == XFA_ATTRIBUTETYPE_Cdata) { in UpdateNameHash()4846 } else if (pNotsure->eType == XFA_ATTRIBUTETYPE_Enum) { in UpdateNameHash()