Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_pattern.h362 void InitAxisEvent(const RefPtr<InputEventHub>& inputHub);
H A Dxcomponent_pattern.cpp937 InitAxisEvent(inputHub); in InitEvent()
1026 void XComponentPattern::InitAxisEvent(const RefPtr<InputEventHub>& inputHub) in InitAxisEvent() function in OHOS::Ace::NG::XComponentPattern