Home
last modified time | relevance | path

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

/external/clang/test/Analysis/
Drdar-6540084.m20 @property (nonatomic) BugsBunnyType matchType; property
/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSSelector.cpp744 void CSSSelector::setAttribute(const QualifiedName& value, AttributeMatchType matchType) in setAttribute()
/external/chromium_org/third_party/WebKit/Source/core/css/parser/
DCSSParserValues.h222 …void setAttribute(const QualifiedName& value, CSSSelector::AttributeMatchType matchType) { m_selec… in setAttribute()
DBisonCSSParser-in.cpp1072 bool BisonCSSParser::parseAttributeMatchType(CSSSelector::AttributeMatchType& matchType, const Stri… in parseAttributeMatchType()