Searched refs:ShowDialogNGWithNode (Results 1 – 7 of 7) sorted by relevance
59 …MOCK_METHOD2(ShowDialogNGWithNode, RefPtr<NG::FrameNode>(const DialogProperties&, const RefPtr<NG:…
102 … dialog = SubwindowManager::GetInstance()->ShowDialogNGWithNode(dialogProperties, customNode); in SetOpenDialogWithNode()
75 virtual RefPtr<NG::FrameNode> ShowDialogNGWithNode(
91 RefPtr<NG::FrameNode> ShowDialogNGWithNode(const DialogProperties& dialogProps,
545 RefPtr<NG::FrameNode> SubwindowManager::ShowDialogNGWithNode(const DialogProperties& dialogProps, in ShowDialogNGWithNode() function in OHOS::Ace::SubwindowManager559 return subwindow->ShowDialogNGWithNode(dialogProps, customNode); in ShowDialogNGWithNode()
86 RefPtr<NG::FrameNode> ShowDialogNGWithNode(const DialogProperties& dialogProps,
1018 RefPtr<NG::FrameNode> SubwindowOhos::ShowDialogNGWithNode( in ShowDialogNGWithNode() function in OHOS::Ace::SubwindowOhos