Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/editing/
DEditingStyle.cpp1013 static inline bool elementMatchesAndPropertyIsNotInInlineStyleDecl(const HTMLElementEquivalent* equ… in elementMatchesAndPropertyIsNotInInlineStyleDecl() function
1050 …if (elementMatchesAndPropertyIsNotInInlineStyleDecl(elementEquivalents[i].get(), element, mode, m_… in mergeInlineAndImplicitStyleOfElement()
1058 …if (elementMatchesAndPropertyIsNotInInlineStyleDecl(attributeEquivalents[i].get(), element, mode, … in mergeInlineAndImplicitStyleOfElement()