Searched refs:previousParsedOk (Results 1 – 1 of 1) sorted by relevance
501 bool previousParsedOk; in populateObjectWithStyleProperties() local502 bool success = activeIt->second->getBoolean("parsedOk", &previousParsedOk); in populateObjectWithStyleProperties()503 if (success && !previousParsedOk) in populateObjectWithStyleProperties()