Searched refs:inlineDecl (Results 1 – 1 of 1) sorted by relevance
1206 CSSMutableStyleDeclaration* inlineDecl = m_styledElement->inlineStyleDecl(); in styleForElement() local1207 if (inlineDecl) { in styleForElement()1211 addMatchedDeclaration(inlineDecl); in styleForElement()