Searched refs:propertyValueTable (Results 1 – 1 of 1) sorted by relevance
211 const CFX_CSSData::PropertyValue propertyValueTable[] = { variable307 std::begin(propertyValueTable), std::end(propertyValueTable), hash, in GetPropertyValueByName()312 if (result != std::end(propertyValueTable) && result->dwHash == hash) in GetPropertyValueByName()