Searched refs:AddSupportedState (Results 1 – 6 of 6) sorted by relevance
59 void AddSupportedState(UIState state) in AddSupportedState() function
62 void EventHub::AddSupportedState(UIState state) in AddSupportedState() function in OHOS::Ace::NG::EventHub67 stateStyleMgr_->AddSupportedState(state); in AddSupportedState()
444 void AddSupportedState(UIState state);
564 eventHub->AddSupportedState(UI_STATE_NORMAL);716 eventHub->AddSupportedState(UI_STATE_PRESSED);730 eventHub->AddSupportedState(UI_STATE_DISABLED);744 eventHub->AddSupportedState(UI_STATE_DISABLED);
188 eventHub->AddSupportedState(visualState_.value()); in SetVisualState()
139 eventHub->AddSupportedState(static_cast<uint64_t>(state)); in SetSupportedUIState()