Home
last modified time | relevance | path

Searched refs:styleFromMatchedRulesForElement (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/editing/
Dmarkup.cpp239 static PassRefPtr<CSSMutableStyleDeclaration> styleFromMatchedRulesForElement(Element* element, boo… in styleFromMatchedRulesForElement() function
273 …RefPtr<CSSMutableStyleDeclaration> styleFromMatchedRules = styleFromMatchedRulesForElement(const_c… in appendElement()
454 RefPtr<CSSMutableStyleDeclaration> style = styleFromMatchedRulesForElement(element); in styleFromMatchedRulesAndInlineDecl()
/external/webkit/Source/WebCore/
DChangeLog-2006-12-3110190 (WebCore::styleFromMatchedRulesForElement): Put this code into a subroutine.
DChangeLog-2008-08-1011334 (WebCore::styleFromMatchedRulesForElement):
DChangeLog-2010-12-0655636 (WebCore::styleFromMatchedRulesForElement):