OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MatchAllRules
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
StyleResolver.h
87
MatchAllRules
,
121
RuleMatchingBehavior =
MatchAllRules
, RenderRegion* regionForStyling = 0);
252
void
matchAllRules
(StyleResolverState&, ElementRuleCollector&, bool includeSMILProperties);
/external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderRegion.cpp
556
RefPtr<RenderStyle> renderObjectRegionStyle = object->view()->document().ensureStyleResolver().styleForElement(element, 0, DisallowStyleSharing,
MatchAllRules
, this);
Completed in 126 milliseconds