Searched refs:applyProperties (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/ |
D | StyleResolver.h | 251 …void applyProperties(StyleResolverState&, const StylePropertySet* properties, bool isImportant, bo…
|
D | StyleResolver.cpp | 1313 void StyleResolver::applyProperties(StyleResolverState& state, const StylePropertySet* properties, … in applyProperties() function in blink::StyleResolver 1362 …applyProperties<pass>(state, matchedProperties.properties.get(), isImportant, inheritedOnly, stati… in applyMatchedProperties() 1370 …applyProperties<pass>(state, matchedProperties.properties.get(), isImportant, inheritedOnly, stati… in applyMatchedProperties()
|
/external/chromium_org/tools/telemetry/unittest_data/ |
D | perf_report_output.txt | 316 0.33^9932889^HTMLParserThrea^chrome ^[.] void WebCore::StyleResolver::applyProperties… 318 …--- void WebCore::StyleResolver::applyProperties<(WebCore::StyleResolver::StyleApplicationPass)1>(… 1515 0.12^3515242^HTMLParserThrea^chrome ^[.] void WebCore::StyleResolver::applyProperties… 1517 …--- void WebCore::StyleResolver::applyProperties<(WebCore::StyleResolver::StyleApplicationPass)0>(…
|