Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/
H A Dapp_style.h82 static void AddItemsInLoop(jerry_value_t object, AppStyle& newStyle);
H A Dapp_style.cpp99 void AppStyle::AddItemsInLoop(jerry_value_t object, AppStyle &newStyle) in AddItemsInLoop() function in OHOS::ACELite::AppStyle
324 AddItemsInLoop(styleValue, *newStyle); in GenerateFromJS()