Searched refs:previousParsedOk (Results 1 – 1 of 1) sorted by relevance
757 bool previousParsedOk; in styleWithProperties() local758 … success = activeIt->value->getBoolean(TypeBuilder::CSS::CSSProperty::ParsedOk, &previousParsedOk); in styleWithProperties()759 if (success && !previousParsedOk) in styleWithProperties()