Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_component.h1074 const EventMarker& GetNativeEmbedGestureEventId() const in GetNativeEmbedGestureEventId() function
1076 return declaration_->GetNativeEmbedGestureEventId(); in GetNativeEmbedGestureEventId()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/web/
H A Dweb_declaration.h369 const EventMarker& GetNativeEmbedGestureEventId() const in GetNativeEmbedGestureEventId() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp1870 webCom->GetNativeEmbedGestureEventId(), oldContext); in PrepareInitOHOSWeb()