Home
last modified time | relevance | path

Searched defs:sheetKey (Results 1 – 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
Dsheet_manager.cpp306 void SheetManager::CloseSheetInSubWindow(const SheetKey& sheetKey) in CloseSheetInSubWindow()
Doverlay_manager.h111 SheetKey sheetKey; member
Dsheet_presentation_pattern.h501 void SetSheetKey(const SheetKey& sheetKey) in SetSheetKey()
Doverlay_manager.cpp5529 void OverlayManager::CloseSheet(const SheetKey& sheetKey) in CloseSheet()
5782 SheetKey sheetKey(targetId); in OnBindSheet() local
5839 SheetKey sheetKey; in UpdateBindSheetByUIContext() local
6022 SheetKey sheetKey; in CloseBindSheetByUIContext() local
6166 SheetKey sheetKey; in SaveSheetPageNode() local
6194 SheetKey& sheetKey) in CreateSheetKey()
6556 void OverlayManager::CleanSheet(const RefPtr<FrameNode>& sheetNode, const SheetKey& sheetKey) in CleanSheet()
/foundation/arkui/ace_engine/test/unittest/core/pattern/overlay/
Doverlay_manager_testfour_ng.cpp451 SheetKey sheetKey; variable
Doverlay_manager_test_ng.cpp589 SheetKey sheetKey = SheetKey(true, sheetContentNode->GetId(), targetId); variable
692 SheetKey sheetKey = SheetKey(true, sheetContentNode->GetId(), targetId); variable
771 SheetKey sheetKey = SheetKey(true, sheetContentNode_->GetId(), targetId); variable
856 SheetKey sheetKey = SheetKey(true, sheetContentNode->GetId(), targetId); variable
Doverlay_manager_testone_ng.cpp543 SheetKey sheetKey(1); variable