Searched refs:pNotsure (Results 1 – 1 of 1) sorted by relevance
3776 XFA_LPCNOTSUREATTRIBUTE pNotsure = in SetAttribute() local3778 eType = pNotsure ? pNotsure->eType : XFA_ATTRIBUTETYPE_Cdata; in SetAttribute()3813 XFA_LPCNOTSUREATTRIBUTE pNotsure = in GetAttribute() local3815 eType = pNotsure ? pNotsure->eType : XFA_ATTRIBUTETYPE_Cdata; in GetAttribute()5002 XFA_LPCNOTSUREATTRIBUTE pNotsure = in UpdateNameHash() local5004 if (!pNotsure || pNotsure->eType == XFA_ATTRIBUTETYPE_Cdata) { in UpdateNameHash()5009 } else if (pNotsure->eType == XFA_ATTRIBUTETYPE_Enum) { in UpdateNameHash()