OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setMatchingUARules
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/css/
ElementRuleCollector.h
99
void
setMatchingUARules
(bool matchingUARules) { m_matchingUARules = matchingUARules; }
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
StyleResolver.cpp
519
collector.
setMatchingUARules
(true);
533
collector.
setMatchingUARules
(false);
[
all
...]
Completed in 21 milliseconds