Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/editing/
Dmarkup.cpp479 static PassRefPtr<EditingStyle> styleFromMatchedRulesAndInlineDecl(const Node* node) in styleFromMatchedRulesAndInlineDecl() function
590 …RefPtr<EditingStyle> fullySelectedRootStyle = styleFromMatchedRulesAndInlineDecl(fullySelectedRoot… in createMarkupInternal()