Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/
H A Dapp_style_manager.h43 void HandleStaticStyle(const jerry_value_t options, Component& curr);
H A Dapp_style_manager.cpp74 HandleStaticStyle(options, curr); in ApplyComponentStyles()
148 void AppStyleManager::HandleStaticStyle(const jerry_value_t options, Component &curr) in HandleStaticStyle() function in OHOS::ACELite::AppStyleManager