Home | History | Annotate | Download | only in editing

Lines Matching defs:parentStyle

475     RefPtr<CSSMutableStyleDeclaration> parentStyle = editingStyleAtPosition(Position(node->parentNode(), 0));
477 parentStyle->diff(style.get());