Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Doverlay_manager.h87 SheetKey sheetKey; member
H A Dsheet_presentation_pattern.h443 void SetSheetKey(const SheetKey& sheetKey) in SetSheetKey()
H A Doverlay_manager.cpp4217 void OverlayManager::CloseSheet(const SheetKey& sheetKey) in CloseSheet()
4520 SheetKey sheetKey(targetId); in OnBindSheet() local
4577 SheetKey sheetKey; in UpdateBindSheetByUIContext() local
4701 SheetKey sheetKey; in CloseBindSheetByUIContext() local
4802 SheetKey sheetKey; in SaveSheePageNode() local
4859 SheetKey& sheetKey) in CreateSheetKey()
5187 void OverlayManager::CleanSheet(const RefPtr<FrameNode>& sheetNode, const SheetKey& sheetKey) in CleanSheet()
5213 void OverlayManager::DestroySheet(const RefPtr<FrameNode>& sheetNode, const SheetKey& sheetKey) in DestroySheet()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/overlay/
H A Doverlay_manager_test_ng.cpp572 SheetKey sheetKey = SheetKey(true, sheetContentNode->GetId(), targetId); variable
675 SheetKey sheetKey = SheetKey(true, sheetContentNode->GetId(), targetId); variable
765 SheetKey sheetKey = SheetKey(true, sheetContentNode->GetId(), targetId); variable