Home
last modified time | relevance | path

Searched refs:keyFrames (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/
H A Dapp_style_sheet.cpp142 const char * const keyFrames = "@keyframes"; in InitNormalSelectors() local
143 propName = jerry_create_string(reinterpret_cast<jerry_char_t *>(const_cast<char *>(keyFrames))); in InitNormalSelectors()