Home
last modified time | relevance | path

Searched refs:NAV_BAR_POSITION_RANGE (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_navigation.cpp71 constexpr int32_t NAV_BAR_POSITION_RANGE = 1; member
584 if (value >= 0 && value <= NAV_BAR_POSITION_RANGE) { in SetNavBarPosition()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js21417 const NAV_BAR_POSITION_RANGE = 1;

Completed in 22 milliseconds