Searched refs:styleIsPresentInComputedStyleOfNode (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/editing/
H A DEditingStyle.h126 bool styleIsPresentInComputedStyleOfNode(Node*) const;
H A DApplyStyleCommand.cpp849 if (!style->styleIsPresentInComputedStyleOfNode(node))
H A DEditingStyle.cpp846 bool EditingStyle::styleIsPresentInComputedStyleOfNode(Node* node) const function in class:WebCore::EditingStyle

Completed in 216 milliseconds