Searched defs:matchType (Results 1 – 4 of 4) sorted by relevance
20 @property (nonatomic) BugsBunnyType matchType; property
744 void CSSSelector::setAttribute(const QualifiedName& value, AttributeMatchType matchType) in setAttribute()
222 …void setAttribute(const QualifiedName& value, CSSSelector::AttributeMatchType matchType) { m_selec… in setAttribute()
1072 bool BisonCSSParser::parseAttributeMatchType(CSSSelector::AttributeMatchType& matchType, const Stri… in parseAttributeMatchType()