Searched refs:ConcatJerryString (Results 1 – 2 of 2) sorted by relevance
143 propValue = ConcatJerryString(propValueFrom, propValueTo); in AddKeyFramesItemsInLoop()185 propValue = ConcatJerryString(transformValueFrom, transformValueTo); in AddKeyFramesTransformValue()215 jerry_value_t AppStyle::ConcatJerryString(jerry_value_t strA, jerry_value_t strB) in ConcatJerryString() function in OHOS::ACELite::AppStyle
88 static jerry_value_t ConcatJerryString(jerry_value_t strA, jerry_value_t strB);