Searched refs:allValue (Results 1 – 1 of 1) sorted by relevance
1310 void StyleResolver::applyAllProperty(StyleResolverState& state, CSSValue* allValue) in applyAllProperty() argument1312 bool isUnsetValue = !allValue->isInitialValue() && !allValue->isInheritedValue(); in applyAllProperty()1334 value = allValue; in applyAllProperty()