MatchAll         1085 Source/core/css/SelectorChecker.cpp     unsigned linkMatchType = MatchAll;
MatchAll         1119 Source/core/css/SelectorChecker.cpp         if (linkMatchType != MatchAll)
MatchAll          114 Source/core/css/resolver/MatchResult.h     void addMatchedProperties(const StylePropertySet* properties, StyleRule* = 0, unsigned linkMatchType = SelectorChecker::MatchAll, PropertyWhitelistType = PropertyWhitelistNone);