Home
last modified time | relevance | path

Searched defs:attributeItem (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
DSelectorChecker.cpp394 static bool attributeValueMatches(const Attribute& attributeItem, CSSSelector::Match match, const A… in attributeValueMatches()
472 const Attribute& attributeItem = *it; in anyAttributeMatches() local