Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
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()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/view_context/
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()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
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()
Doverlay_manager.cpp4483 RefPtr<UINode> sheetContentNode = buildNodeFunc(); in OnBindSheet() local
4500 const RefPtr<FrameNode>& sheetContentNode, std::function<RefPtr<UINode>()>&& buildtitleNodeFunc, in OpenBindSheetByUIContext()
4525const RefPtr<NG::FrameNode>& sheetContentNode, NG::SheetStyle& sheetStyle, int32_t targetId, bool … in UpdateBindSheetByUIContext()
4649 void OverlayManager::CloseBindSheetByUIContext(const RefPtr<NG::FrameNode>& sheetContentNode, int32… in CloseBindSheetByUIContext()
4660 const RefPtr<UINode>& sheetContentNode, std::function<RefPtr<UINode>()>&& buildtitleNodeFunc, in OnBindSheetInner()
4745 const RefPtr<FrameNode>& sheetPageNode, const RefPtr<UINode>& sheetContentNode, in SaveSheePageNode()
4808 bool OverlayManager::CreateSheetKey(const RefPtr<NG::FrameNode>& sheetContentNode, int32_t targetId, in CreateSheetKey()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
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
/foundation/arkui/ace_engine/test/unittest/core/pattern/overlay/
Doverlay_manager_test_ng.cpp433 auto sheetContentNode = variable
551 auto sheetContentNode = variable
641 auto sheetContentNode = variable
744 auto sheetContentNode = variable