Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/preview/
Dmenu_preview_layout_algorithm.cpp88 auto menuWindowRect = menuPattern->GetMenuWindowRect(); in UpdateLayoutConstraintForPreview() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
Dmenu_layout_algorithm.h41 Rect menuWindowRect; member
94 Rect menuWindowRect; member
Dmenu_pattern.h491 void SetMenuWindowRect(const Rect& menuWindowRect) in SetMenuWindowRect()
Dmenu_layout_algorithm.cpp368 auto menuWindowRect = GetMenuWindowRectInfo(menuPattern); in InitializeParam() local
788 …utAlgorithm::CheckPreviewConstraint(const RefPtr<FrameNode>& frameNode, const Rect& menuWindowRect) in CheckPreviewConstraint()
828 …tAlgorithm::GetPreviewNodeTotalSize(const RefPtr<LayoutWrapper>& child, const Rect& menuWindowRect, in GetPreviewNodeTotalSize()
2599 auto menuWindowRect = Rect(); in GetMenuWindowRectInfo() local