Searched refs:propOnFullScreenExitEvent (Results 1 – 1 of 1) sorted by relevance
4509 auto propOnFullScreenExitEvent = webEventHub->GetOnFullScreenExitEvent(); in OnFullScreenExit() local4510 CHECK_NULL_VOID(propOnFullScreenExitEvent); in OnFullScreenExit()4511 propOnFullScreenExitEvent(param); in OnFullScreenExit()4519 auto propOnFullScreenExitEvent = webEventHub->GetOnFullScreenExitEvent(); in OnFullScreenExit() local4520 CHECK_NULL_VOID(propOnFullScreenExitEvent); in OnFullScreenExit()4521 propOnFullScreenExitEvent(param); in OnFullScreenExit()