Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_component.h178 const EventMarker& GetOnFullScreenExitEventId() const in GetOnFullScreenExitEventId() function
180 return declaration_->GetOnFullScreenExitEventId(); in GetOnFullScreenExitEventId()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/web/
H A Dweb_declaration.h141 const EventMarker& GetOnFullScreenExitEventId() const in GetOnFullScreenExitEventId() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp1806 webCom->GetOnFullScreenExitEventId(), oldContext); in PrepareInitOHOSWeb()