Searched refs:HandleSingleSelector (Results 1 – 2 of 2) sorted by relevance
218 void AppStyleManager::HandleSingleSelector(const jerry_value_t prop, const jerry_value_t type, Comp… in HandleSingleSelector() function in OHOS::ACELite::AppStyleManager270 HandleSingleSelector(propValue, type, curr); in HandleSelectors()278 HandleSingleSelector(property, type, curr); in HandleSelectors()
48 …void HandleSingleSelector(const jerry_value_t selectorValue, const jerry_value_t type, Component &…