Home | History | Annotate | Download | only in dom

Lines Matching defs:recalcStyle

1087 void Element::recalcStyle(StyleChange change)
1171 n->recalcStyle(change);
1180 shadow->recalcStyle(change);
1320 // here. recalcStyle will then force a walk of the children when it sees that this has happened.