| /developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/common/customcomp/ |
| D | CustomJBTextField.java | 34 private int width; field in CustomJBTextField 61 public void setWidth(int width) { in setWidth()
|
| /developtools/ace-js2bundle/ace-loader/test/card/expected/mediaQuery/ |
| D | mediaQuery.json | 13 "width": "100%", string 20 "width": "100%", string 33 "width": "500px", string
|
| /developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/trace/component/ |
| D | ScrollTablePanel.java | 115 int width = (getWidth() - 20) / columns.length; in paint() local 179 int width = (getWidth() - 20) / columnSize; in paint() local 223 private void drawString(Graphics graphics, int xAxis, int yAxis, int width, String str) { in drawString()
|
| /developtools/ace-js2bundle/ace-loader/test/rich/expected/ |
| D | mediaQuery.js | 32 "width": "100%", property 39 "width": "100%", property 78 "width": "500px", property
|
| /developtools/profiler/host/smartperf/ide/src/trace/component/trace/timer-shaft/ |
| D | Flag.ts | 19 width: number = 0 property in Flag
|
| D | Rect.ts | 19 width: number = 0 property in Rect
|
| D | SportRuler.ts | 122 const {width} = this.c.measureText(text); constant
|
| /developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/trace/ |
| D | Ruler.java | 65 int width = getWidth(); in paint() local
|
| D | TracePanel.java | 258 int width = Math.abs(Utils.getX(startPoint) - Utils.getX(endPoint)) == 0 ? 1 in mouseDraggedThreadRow() local
|
| D | TraceThreadRow.java | 123 int width = Math.abs(x2 - x1); in contentPaint() local
|
| /developtools/ace-js2bundle/ace-loader/test/card/expected/exteriorStyle/ |
| D | exteriorStyle.json | 10 "width": "100%", string 14 "width": "100px", string
|
| /developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/trace/fragment/graph/ |
| D | AbstractGraph.java | 114 …public void setRect(final double xAxis, final double yAxis, final double width, final double heigh… in setRect()
|
| /developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/distributed/component/ |
| D | DistributedRuler.java | 45 int width = (int) (getBounds().getWidth() - Utils.getX(rect)); in paint() local
|
| D | TraceFuncRow.java | 113 int width = Math.abs(x2 - x1); in contentPaint() local
|
| /developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/trace/fragment/ruler/ |
| D | TopFragment.java | 54 int width = getRoot().getWidth() - Utils.getX(getRect()); in draw() local
|
| D | LeftFragment.java | 45 final int width = 200; in LeftFragment() local
|
| /developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/charts/ |
| D | BarChart.java | 229 private int width; field in BarChart.BarDataModel 260 public void setWidth(int width) { in setWidth()
|
| /developtools/profiler/host/smartperf/ide/src/trace/database/ |
| D | ProcedureWorkerCommon.ts | 52 width: number = 0 property in Rect
|
| /developtools/profiler/host/smartperf/ide/src/trace/component/ |
| D | SpRecyclerSystemTrace.ts | 112 let width = entries[0].contentRect.width - 1 - SpRecyclerSystemTrace.scrollViewWidth; variable 121 let width = this.clientWidth - 1 - SpRecyclerSystemTrace.scrollViewWidth variable
|
| /developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/layout/chartview/ |
| D | ItemsView.java | 125 private void adjustLayout(int width) { in adjustLayout()
|
| D | ProfilerTimeline.java | 130 public ProfilerTimeline(int width, int height) { in ProfilerTimeline()
|
| /developtools/profiler/host/smartperf/ide/src/trace/component/trace/ |
| D | TimerShaftElement.ts | 162 const width = this.canvas?.clientWidth || 0; constant
|
| /developtools/profiler/protos/types/plugins/ftrace_data/ |
| D | ftrace.proto | 90 uint32 width = 6; field
|
| /developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/ |
| D | ftrace.proto | 90 uint32 width = 6; field
|
| /developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/trace/fragment/ |
| D | AbstractDataFragment.java | 345 public void setRect(int xSize, int ySize, int width, int height) { in setRect()
|