Searched refs:propValueStr (Results 1 – 1 of 1) sorted by relevance
202 std::string propValueStr = propValue->ToString(runtime); in GetStyleFamilyValue() local205 family = propValueStr; in GetStyleFamilyValue()214 familyStyle += propValueStr; in GetStyleFamilyValue()217 … src = propValueStr.substr(URL_SOURCE_START_IDX, propValueStr.length() - URL_SOURCE_SUFFIX_LEN); in GetStyleFamilyValue()246 std::string propValueStr = propValue->ToString(runtime); in GetStyleAnimationName() local247 animationNameKeyFrame.emplace(propKeyStr, propValueStr); in GetStyleAnimationName()