Searched refs:attributeNameSort (Results 1 – 1 of 1) sorted by relevance
112 static bool attributeNameSort(const pair<StringImpl*, AtomicString>& p1, const pair<StringImpl*, At… in attributeNameSort() function141 …std::sort(result.attributesAndValues.begin(), result.attributesAndValues.end(), attributeNameSort); in makePresentationAttributeCacheKey()