Home
last modified time | relevance | path

Searched defs:sheetContentNode (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_context_model_impl.h26 int32_t OpenBindSheet(const RefPtr<NG::FrameNode>& sheetContentNode, in OpenBindSheet()
34 int32_t UpdateBindSheet(const RefPtr<NG::FrameNode>& sheetContentNode, in UpdateBindSheet()
36 int32_t CloseBindSheet(const RefPtr<NG::FrameNode>& sheetContentNode, in CloseBindSheet()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/view_context/
H A Dview_context_model_ng.cpp52const RefPtr<NG::FrameNode>& sheetContentNode, std::function<void()>&& titleBuildFunc, NG::SheetSt… in OpenBindSheet()
67 int32_t ViewContextModelNG::UpdateBindSheet(const RefPtr<NG::FrameNode>& sheetContentNode, in UpdateBindSheet()
74 int32_t ViewContextModelNG::CloseBindSheet(const RefPtr<NG::FrameNode>& sheetContentNode, int32_t c… in CloseBindSheet()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_manager.cpp108const RefPtr<NG::FrameNode>& sheetContentNode, std::function<void()>&& titleBuildFunc, NG::SheetSt… in OpenBindSheetByUIContext()
160 int32_t SheetManager::UpdateBindSheetByUIContext(const RefPtr<NG::FrameNode>& sheetContentNode, in UpdateBindSheetByUIContext()
176 const RefPtr<NG::FrameNode>& sheetContentNode, int32_t currentInstanceId) in CloseBindSheetByUIContext()
H A Doverlay_manager.cpp4533 RefPtr<UINode> sheetContentNode = buildNodeFunc(); in OnBindSheet() local
4550 const RefPtr<FrameNode>& sheetContentNode, std::function<RefPtr<UINode>()>&& buildtitleNodeFunc, in OpenBindSheetByUIContext()
4575const RefPtr<NG::FrameNode>& sheetContentNode, NG::SheetStyle& sheetStyle, int32_t targetId, bool … in UpdateBindSheetByUIContext()
4699 void OverlayManager::CloseBindSheetByUIContext(const RefPtr<NG::FrameNode>& sheetContentNode, int32… in CloseBindSheetByUIContext()
4710 const RefPtr<UINode>& sheetContentNode, std::function<RefPtr<UINode>()>&& buildtitleNodeFunc, in OnBindSheetInner()
4795 const RefPtr<FrameNode>& sheetPageNode, const RefPtr<UINode>& sheetContentNode, in SaveSheePageNode()
4858 bool OverlayManager::CreateSheetKey(const RefPtr<NG::FrameNode>& sheetContentNode, int32_t targetId, in CreateSheetKey()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_context.cpp402 NG::FrameNode* sheetContentNode = reinterpret_cast<NG::FrameNode*>(targetNodePtr); in ParseSheeetContentNode() local
829 auto sheetContentNode = ParseSheeetContentNode(info); in JSOpenBindSheet() local
893 auto sheetContentNode = ParseSheeetContentNode(info); in JSUpdateBindSheet() local
935 auto sheetContentNode = ParseSheeetContentNode(info); in JSCloseBindSheet() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/overlay/
H A Doverlay_manager_test_ng.cpp433 auto sheetContentNode = variable
551 auto sheetContentNode = variable
641 auto sheetContentNode = variable
744 auto sheetContentNode = variable