Home
last modified time | relevance | path

Searched refs:Left_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.h118 Left_Direction, enumerator
H A Dmenu_layout_algorithm.cpp2472 case static_cast<int>(DirectionState::Left_Direction): { in CheckPlacement()
2526 state_ = static_cast<int>(DirectionState::Left_Direction); in CheckPosition()