Home
last modified time | relevance | path

Searched defs:fullScreenExitEventId (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/web/
H A Dweb_declaration.h48 EventMarker fullScreenExitEventId; member
135 void SetOnFullScreenExitEventId(const EventMarker& fullScreenExitEventId) in SetOnFullScreenExitEventId()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_model_test_ng.cpp73 auto fullScreenExitEventId = [](const BaseEventInfo* info) {}; in __anoncfa545010a02() variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_component.h172 void SetOnFullScreenExitEventId(const EventMarker& fullScreenExitEventId) in SetOnFullScreenExitEventId()