Home
last modified time | relevance | path

Searched refs:GetMainFrameNodeInputEventHub (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/
H A Dprogress_model_ng.cpp57 auto eventHub = ViewStackProcessor::GetInstance()->GetMainFrameNodeInputEventHub(); in Create()
607 auto eventHub = ViewStackProcessor::GetInstance()->GetMainFrameNodeInputEventHub(); in ProgressInitialize()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_stack_processor.h224 RefPtr<InputEventHub> GetMainFrameNodeInputEventHub() const in GetMainFrameNodeInputEventHub() function
H A Dview_abstract.cpp880 auto eventHub = ViewStackProcessor::GetInstance()->GetMainFrameNodeInputEventHub(); in DisableOnHover()
887 auto eventHub = ViewStackProcessor::GetInstance()->GetMainFrameNodeInputEventHub(); in DisableOnAccessibilityHover()
894 auto eventHub = ViewStackProcessor::GetInstance()->GetMainFrameNodeInputEventHub(); in DisableOnMouse()
1137 auto eventHub = ViewStackProcessor::GetInstance()->GetMainFrameNodeInputEventHub(); in SetOnMouse()
1144 auto eventHub = ViewStackProcessor::GetInstance()->GetMainFrameNodeInputEventHub(); in SetOnHover()
1151 auto eventHub = ViewStackProcessor::GetInstance()->GetMainFrameNodeInputEventHub(); in SetOnAccessibilityHover()
1158 auto eventHub = ViewStackProcessor::GetInstance()->GetMainFrameNodeInputEventHub(); in SetHoverEffect()
1165 auto eventHub = ViewStackProcessor::GetInstance()->GetMainFrameNodeInputEventHub(); in SetHoverEffectAuto()