Searched defs:linkMatchType (Results 1 – 5 of 5) sorted by relevance
46 …dProperties(const StylePropertySet* properties, StyleRule* rule, unsigned linkMatchType, PropertyW… in addMatchedProperties()
62 unsigned linkMatchType : 2; member
1313 unsigned linkMatchType = matchedProperties.linkMatchType; in applyMatchedProperties() local
85 unsigned linkMatchType() const { return m_linkMatchType; } in linkMatchType() function
1016 unsigned linkMatchType = MatchAll; in determineLinkMatchType() local