Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dscroll_layer.cpp62 rootComponent->EnableTransmitSwipe(); in AppendScrollLayer()
H A Dcomponent.h234 void EnableTransmitSwipe();
H A Dcomponent.cpp423 void Component::EnableTransmitSwipe() in EnableTransmitSwipe() function in OHOS::ACELite::Component