Searched refs:wsAttributeName (Results 1 – 4 of 4) sorted by relevance
414 const CFX_WideStringC& wsAttributeName) { in XFA_GetScriptAttributeByName() argument415 int32_t iLength = wsAttributeName.GetLength(); in XFA_GetScriptAttributeByName()427 uint32_t uHash = FX_HashCode_String_GetW(wsAttributeName.GetPtr(), iLength); in XFA_GetScriptAttributeByName()
274 const CFX_WideStringC& wsAttributeName, in XFA_FDEExtension_GetAttributeLocalName() argument276 CFX_WideString wsAttrName(wsAttributeName); in XFA_FDEExtension_GetAttributeLocalName()288 const CFX_WideStringC& wsAttributeName, in XFA_FDEExtension_ResolveAttribute() argument291 CFX_WideString wsAttrName(wsAttributeName); in XFA_FDEExtension_ResolveAttribute()293 if (XFA_FDEExtension_GetAttributeLocalName(wsAttributeName, in XFA_FDEExtension_ResolveAttribute()295 wsNSPrefix = wsAttrName.Left(wsAttributeName.GetLength() - in XFA_FDEExtension_ResolveAttribute()
4758 CFX_WideStringC wsAttributeName = in RemoveChild() local4760 pXMLElement->RemoveAttribute(wsAttributeName.GetPtr()); in RemoveChild()
1083 const CFX_WideStringC& wsAttributeName);