Home
last modified time | relevance | path

Searched refs:resolveApplyAuthorStyles (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/shadow/
DElementShadow.h80 bool resolveApplyAuthorStyles() const;
DElementShadow.cpp222 bool applyAuthorStyles = resolveApplyAuthorStyles(); in didAffectApplyAuthorStyles()
242 bool ElementShadow::resolveApplyAuthorStyles() const in resolveApplyAuthorStyles() function in WebCore::ElementShadow