Home
last modified time | relevance | path

Searched refs:Bottom_Direction (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.h115 Bottom_Direction = 1, enumerator
H A Dmenu_layout_algorithm.cpp2462 case static_cast<int>(DirectionState::Bottom_Direction): in CheckPlacement()
2499 state_ = static_cast<int>(DirectionState::Bottom_Direction); in CheckPosition()