Searched refs:CreateDialogScroll (Results 1 – 2 of 2) sorted by relevance
348 RefPtr<FrameNode> CreateDialogScroll(const DialogProperties& dialogProps);
369 RefPtr<FrameNode> DialogPattern::CreateDialogScroll(const DialogProperties& dialogProps) in CreateDialogScroll() function in OHOS::Ace::NG::DialogPattern411 auto scroll = CreateDialogScroll(props); in BuildChild()