Home
last modified time | relevance | path

Searched defs:mainMenu (Results 1 – 2 of 2) sorted by relevance

/developtools/ace_ets2bundle/compiler/tools/memory_dotting_viewer/memory/
DMainMemory.js194 this.mainMenu.menus = [...this.initNavigationMenu()]; property
/developtools/smartperf_host/ide/src/trace/
DSpApplication.ts139 private mainMenu: LitMainMenu | undefined | null; property in SpApplication