Searched refs:HideMenuInSubWindow (Results 1 – 5 of 5) sorted by relevance
255 overlayManager->HideMenuInSubWindow();275 overlayManager->HideMenuInSubWindow();327 overlayManager->HideMenuInSubWindow();350 overlayManager->HideMenuInSubWindow();402 overlayManager->HideMenuInSubWindow();425 overlayManager->HideMenuInSubWindow();477 overlayManager->HideMenuInSubWindow();500 overlayManager->HideMenuInSubWindow();553 overlayManager->HideMenuInSubWindow();576 overlayManager->HideMenuInSubWindow();[all …]
648 overlayManager->HideMenuInSubWindow(menuNode, rootNode->GetId());649 overlayManager->HideMenuInSubWindow();665 overlayManager->HideMenuInSubWindow(menuNode, targetId);666 overlayManager->HideMenuInSubWindow();
154 void HideMenuInSubWindow(const RefPtr<FrameNode>& menu, int32_t targetId);156 void HideMenuInSubWindow(bool showPreviewAnimation = true, bool startDrag = false);
2119 void OverlayManager::HideMenuInSubWindow(const RefPtr<FrameNode>& menu, int32_t targetId) in HideMenuInSubWindow() function in OHOS::Ace::NG::OverlayManager2131 void OverlayManager::HideMenuInSubWindow(bool showPreviewAnimation, bool startDrag) in HideMenuInSubWindow() function in OHOS::Ace::NG::OverlayManager
783 overlay->HideMenuInSubWindow(showPreviewAnimation, startDrag); in HideMenuNG()804 overlay->HideMenuInSubWindow(menu, targetId_); in HideMenuNG()