Home
last modified time | relevance | path

Searched defs:title (Results 1 – 25 of 37) sorted by relevance

12

/developtools/smartperf_host/ide/test/trace/component/trace/sheet/binder/
DTabPaneBinder.test.ts46 title: 'P-undefined', constant
56 title: 'T-undefined', constant
/developtools/smartperf_host/ide/src/base-ui/table/
Dlit-table-group.ts35 get title() { method in LitTableGroup
39 set title(value: string) { method in LitTableGroup
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/native-memory/
DTabPaneNMStatisticAnalysis.ts220 let title = `${this.titleEl!.textContent}/${data.tName}`; variable
251 let title = `${this.titleEl!.textContent}/${data.libName}`; variable
282 let title = `${this.titleEl!.textContent}/${evt.detail.data.symbolName}`; variable
577 let title = typeName; variable
662 let title = typeName; variable
676 let title = typeName || ''; variable
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/file-system/
DTabPaneFilesystemStatisticsAnalysis.ts186 let title = ''; variable
423 let title = ''; variable
466 let title = ''; variable
499 let title = ''; variable
592 let title = ''; variable
DTabPaneVirtualMemoryStatisticsAnalysis.ts200 let title = ''; variable
426 let title = ''; variable
468 let title = ''; variable
507 let title = ''; variable
574 let title = ''; variable
DTabPaneIOTierStatisticsAnalysis.ts466 let title = ''; variable
497 let title = ''; variable
560 let title = ''; variable
581 let title = ''; variable
/developtools/smartperf_host/ide/src/base-ui/menu/
DLitMainMenuItem.ts97 get title(): string { method in LitMainMenuItem
101 set title(val: string) { method in LitMainMenuItem
DLitMainMenu.ts265 title: string; property
275 title: string; property
/developtools/smartperf_host/ide/src/base-ui/popover/
DLitPopoverV.ts403 get title() { method in LitPopover
407 set title(value: any) { method in LitPopover
DLitPopover.ts314 get title() { method in LitPopover
318 set title(title: string) { method in LitPopover
/developtools/smartperf_host/ide/src/base-ui/chart/column/
DLitChartColumn.ts100 let title = `<label>${pillars[0].xLabel}:${pillars[0].yLabel}</label>`; variable
137 let title = `<label>${this.litChartColumnCfg.xField}: ${pillars[0].xLabel}</label>`; variable
152 let title = `<label>${pillars[0].xLabel}:${pillars[0].yLabel}</label>`; variable
/developtools/smartperf_host/ide/src/base-ui/drawer/
DLitDrawer.ts262 get title() { method in LitDrawer
265 set title(value) { method in LitDrawer
/developtools/ace_js2bundle/ace-loader/test/lite/expected/
DexteriorStyle.js21 "classSelectors": { "title": { "fontSize": 30, "color": 16711680 } } property
24 "classSelectors": { "title": { "fontSize": 72, "color": 65280 } } property
/developtools/smartperf_host/ide/src/trace/component/trace/base/
DCommonSql.ts271 title: string; property
/developtools/smartperf_host/ide/src/base-ui/modal/
DLitModal.ts173 get title() { method in LitModal
177 set title(value) { method in LitModal
/developtools/profiler/host/smartperf/client/client_command/include/
Dsp_csv_util.h39 std::string title = ""; in WriteCsv() local
/developtools/smartperf_host/ide/src/trace/component/setting/
DSpRecordPerf.ts734 title: 'No Inherit', constant
741 title: 'Call Stack', constant
/developtools/smartperf_host/ide/src/trace/bean/
DStateProcessThread.ts17 title: string | null | undefined = ''; property in SliceGroup
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/hiperf/
DTabPanePerfAnalysis.ts125 let title; variable
494 let title = ''; variable
/developtools/smartperf_host/ide/src/trace/database/logic-worker/
DProcedureLogicWorkerSPT.ts129 let title = `S-${slice.state}`; variable
/developtools/smartperf_host/ide/src/trace/component/
DSpFlags.ts368 title: string; property
/developtools/packing_tool/modulecheck/
Dpages.json2 "title": "JSON schema for pages.json", string
DcommonEvents.json2 "title": "JSON schema for commonEvents.json", string
Dshortcuts.json2 "title": "JSON schema for shortcuts.json", string
/developtools/smartperf_host/ide/src/base-ui/tree/
DLitTree.ts22 title: string; property

12