Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/editing/
DEditingStyle.h118 bool styleIsPresentInComputedStyleOfNode(Node*) const;
DEditingStyle.cpp685 bool EditingStyle::styleIsPresentInComputedStyleOfNode(Node* node) const in styleIsPresentInComputedStyleOfNode() function in WebCore::EditingStyle
DApplyStyleCommand.cpp775 if (!style->styleIsPresentInComputedStyleOfNode(node) in removeStyleFromRunBeforeApplyingStyle()
/external/webkit/Source/WebCore/
DChangeLog50600 …Also extracted EditingStyle::styleIsPresentInComputedStyleOfNode from removeStyleFromRunBeforeAppl…
50607 …plyStyleCommand::removeStyleFromRunBeforeApplyingStyle): Calls styleIsPresentInComputedStyleOfNode.
50615 …(WebCore::EditingStyle::styleIsPresentInComputedStyleOfNode): Extracted from removeStyleFromRunBef…