Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/editing/
Dmarkup.cpp239 …SMutableStyleDeclaration> styleFromMatchedRulesForElement(Element* element, bool authorOnly = true) in styleFromMatchedRulesForElement()
/external/webkit/Source/WebCore/css/
DCSSStyleSelector.cpp1999 PassRefPtr<CSSRuleList> CSSStyleSelector::styleRulesForElement(Element* e, bool authorOnly, bool in… in styleRulesForElement()
2004 …eSelector::pseudoStyleRulesForElement(Element* e, PseudoId pseudoId, bool authorOnly, bool include… in pseudoStyleRulesForElement()