Home
last modified time | relevance | path

Searched defs:authorOnly (Results 1 – 2 of 2) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/editing/
H A Dmarkup.cpp241 …SMutableStyleDeclaration> styleFromMatchedRulesForElement(Element* element, bool authorOnly = true) in styleFromMatchedRulesForElement()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/css/
H A DCSSStyleSelector.cpp1992 PassRefPtr<CSSRuleList> CSSStyleSelector::styleRulesForElement(Element* e, bool authorOnly, bool in… in styleRulesForElement()
1997 …eSelector::pseudoStyleRulesForElement(Element* e, PseudoId pseudoId, bool authorOnly, bool include… in pseudoStyleRulesForElement()