Searched defs:inlineStyleDecl (Results 1 – 4 of 4) sorted by relevance
57 CSSMutableStyleDeclaration* inlineStyleDecl() const { return m_inlineStyleDecl.get(); } in inlineStyleDecl() function
78 CSSMutableStyleDeclaration* inlineStyleDecl = elem->inlineStyleDecl(); in isUnstyledStyleSpan() local379 CSSMutableStyleDeclaration* inlineStyleDecl = element->getInlineStyleDecl(); in applyRelativeFontStyleChange() local847 CSSMutableStyleDeclaration* inlineStyleDecl = elem->inlineStyleDecl(); in replaceWithSpanOrRemoveIfWithoutAttributes() local
455 RefPtr<CSSMutableStyleDeclaration> inlineStyleDecl = element->getInlineStyleDecl(); in styleFromMatchedRulesAndInlineDecl() local
192 CSSMutableStyleDeclaration* inlineStyleDecl = elem->inlineStyleDecl(); in isEmptyOrUnstyledAppleStyleSpan() local