Searched refs:copyStyleToChildren (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/editing/
H A DReplaceSelectionCommand.h80 void copyStyleToChildren(Node* parentNode, const CSSMutableStyleDeclaration* parentStyle);
H A DReplaceSelectionCommand.cpp654 copyStyleToChildren(sourceDocumentStyleSpan, sourceDocumentStyle->style());
685 void ReplaceSelectionCommand::copyStyleToChildren(Node* parentNode, const CSSMutableStyleDeclaration* parentStyle) function in class:WebCore::ReplaceSelectionCommand

Completed in 68 milliseconds