Home
last modified time | relevance | path

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

12

/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/layout/dialog/
DSampleDialog.java46 public SampleDialog(String title, String message) { in SampleDialog()
59 public SampleDialog(String title, JFileChooser fileChooser) { in SampleDialog()
72 public SampleDialog(String title, JPanel filePanel) { in SampleDialog()
DCustomDialog.java39 public CustomDialog(String title, JPanel fileJPanel) { in CustomDialog()
DImportFileChooserDialog.java46 public ImportFileChooserDialog(String title) { in ImportFileChooserDialog()
DExportFileChooserDialog.java67 public ExportFileChooserDialog(String title, String fileType) { in ExportFileChooserDialog()
DSaveTraceDialog.java66 public void showCustomDialog(CustomJButton btn, String title) { in showCustomDialog()
DCpuItemDialog.java53 public CpuItemDialog(String title, JPanel filePanel, FileEnum fileType, JBLabel timeJLabel) { in CpuItemDialog()
/developtools/profiler/host/smartperf/ide/src/base-ui/table/
Dlit-table-group.ts35 get title() { method in LitTableGroup
39 set title(value: string) { method in LitTableGroup
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/trace/
DExpandPanel.java52 public ExpandPanel(String title) { in ExpandPanel()
86 public ExpandPanel(String title, int labelWidth) { in ExpandPanel()
124 …dPanel(JComponent content, boolean isCollapsed, Icon collapseIcon, Icon expandIcon, String title) { in ExpandPanel()
164 public void setTitle(String title) { in setTitle()
/developtools/profiler/host/smartperf/ide/src/base-ui/menu/
DLitMainMenuItem.ts30 get title(): string { method in LitMainMenuItem
34 set title(val: string) { method in LitMainMenuItem
DLitMainMenu.ts164 title: string property
172 title: string property
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/distributed/component/
DDeviceExpandPanel.java57 public DeviceExpandPanel(String title, String dbFlag) { in DeviceExpandPanel()
100 String title) { in DeviceExpandPanel()
145 public void setTitle(String title) { in setTitle()
DSettingDialog.java44 private JLabel title = new JLabel("Hitrace setting"); field in SettingDialog
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/applicationtrace/analysis/
DTabTitleBar.java36 private String title; field in TabTitleBar
46 public TabTitleBar(@NotNull String title) { in TabTitleBar()
DEventTable.java235 void onTableSizeChange(@Nullable String title); in onTableSizeChange()
/developtools/profiler/host/smartperf/ide/src/base-ui/popover/
DLitPopover.ts43 get title() { method in LitPopover
47 set title(title: string) { method in LitPopover
/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/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/trace/component/
DScrollSlicePanel.java78 public void setData(String title, List<SliceData> dataSource, WakeupBean wakeupBean) { in setData()
218 private String title; field in ScrollSlicePanel.TitlePanel
225 public TitlePanel(String title) { in TitlePanel()
DScrollFlagPanel.java44 private JBLabel title = new JBLabel("Annotation at "); field in ScrollFlagPanel
/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/profiler/host/smartperf/ide/src/trace/bean/
DStateProcessThread.ts19 title: string = "" property in StateProcessThread
/developtools/profiler/host/smartperf/client/
Dgp_utils.cpp109 std::string title = ""; in writeCsv() local
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/layout/chartview/diskio/
DDiskIoView.java245 JBLabel title = new JBLabel(item.getName()); in initFixedComps() local
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/samplecode/views/layout/chartview/
DSampleCodeView.java244 JBLabel title = new JBLabel(item.getName()); in initFixedComps() local

12