Searched refs:compound_key (Results 1 – 1 of 1) sorted by relevance
190 auto compound_key = std::make_pair(element, attr.value().attribute); in XFA_GetScriptAttributeByName() local193 compound_key, in XFA_GetScriptAttributeByName()199 compound_key == std::make_pair(it->element, it->attribute)) { in XFA_GetScriptAttributeByName()