Home
last modified time | relevance | path

Searched defs:expand (Results 1 – 5 of 5) sorted by relevance

/developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/timer-shaft/
DCollapseButton.ts28 set expand(value: boolean) { method in CollapseButton
36 get expand(): boolean { method in CollapseButton
/developtools/smartperf_host/smartperf_host/ide/src/base-ui/tree/
DLitTreeNode.ts242 expand(): void { method in LitTreeNode
/developtools/hiperf/src/
Dcallstack.cpp211 size_t expand = 0u; in ExpandCallStack() local
/developtools/smartperf_host/smartperf_host/ide/src/base-ui/table/
Dlit-table.ts467 let expand = document.createElement('div'); variable
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/base/
DTraceRow.ts1678 let expand = sessionStorage.getItem('expand'); variable