Searched defs:HasAttribute (Results 1 – 7 of 7) sorted by relevance
128 bool CFX_XMLElement::HasAttribute(const WideString& name) const { in HasAttribute() function in CFX_XMLElement
252 bool FileTest::HasAttribute(const std::string &key) { in HasAttribute() function in FileTest
250 bool FileTest::HasAttribute(const std::string &key) { in HasAttribute() function in FileTest
211 bool CJX_Object::HasAttribute(XFA_Attribute eAttr) const { in HasAttribute() function in CJX_Object
579 static bool HasAttribute(absl::string_view line, absl::string_view attribute) { in HasAttribute() function
1187 bool CXFA_Node::HasAttribute(XFA_Attribute attr) const { in HasAttribute() function in CXFA_Node