Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/
H A Dapp_style_manager.cpp257 void AppStyleManager::HandleSelectors(const jerry_value_t options, const jerry_value_t type, Compon… in HandleSelectors() function in OHOS::ACELite::AppStyleManager
291 HandleSelectors(options, idStrValue_, curr); in HandleIDSelectors()
296 HandleSelectors(options, staticClassStrValue_, curr); in HandleClassSelectors()
H A Dapp_style_manager.h47 void HandleSelectors(const jerry_value_t options, const jerry_value_t type, Component &curr);