Home
last modified time | relevance | path

Searched defs:subMenuExpandingMode (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dmenu_modifier.cpp35 SubMenuExpandingMode ParseSubMenuExpandingMode(int32_t subMenuExpandingMode) in ParseSubMenuExpandingMode()
217 SubMenuExpandingMode subMenuExpandingMode = ParseSubMenuExpandingMode(modeParam); in SetSubMenuExpandingMode() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
DArkMenu.ts209 subMenuExpandingMode(value: SubMenuExpandingMode): this { method in ArkMenuComponent
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
DarkComponent.js23022 subMenuExpandingMode(value) { method in ArkMenuComponent