Home
last modified time | relevance | path

Searched refs:CheckPreviewConstraint (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_layout_algorithm.h231 void CheckPreviewConstraint(const RefPtr<FrameNode>& frameNode, const Rect& menuWindowRect);
H A Dmenu_layout_algorithm.cpp799 void MenuLayoutAlgorithm::CheckPreviewConstraint(const RefPtr<FrameNode>& frameNode, const Rect& me… in CheckPreviewConstraint() function in OHOS::Ace::NG::MenuLayoutAlgorithm
903 CheckPreviewConstraint(hostNode, menuWindowRect); in GetPreviewNodeTotalSize()