Home
last modified time | relevance | path

Searched defs:width (Results 1 – 25 of 35) sorted by relevance

12

/developtools/smartperf_host/ide/test/trace/database/data-trafic/utils/
DDataFilter.test.ts33 let width = 100; variable
49 let width = 100; variable
66 let width = 100; variable
/developtools/ace_js2bundle/ace-loader/test/card/expected/mediaQuery/
DmediaQuery.json13 "width": "100%", string
20 "width": "100%", string
33 "width": "500px", string
/developtools/smartperf_host/ide/src/base-ui/popover/
DLitPopoverV.ts410 get width(): string { method in LitPopover
414 set width(value) { method in LitPopover
/developtools/ace_js2bundle/ace-loader/test/rich/expected/
DmediaQuery.js32 "width": "100%", property
39 "width": "100%", property
78 "width": "500px", property
/developtools/smartperf_host/ide/src/base-ui/button/
DLitButton.ts79 get width(): string { method in LitButton
83 set width(width: string) { method in LitButton
/developtools/ace_ets2bundle/compiler/tools/memory_dotting_viewer/memory/component/
DMemoryDotting.js176 drawGridLines(ctx, width, height, padding) { argument
187 drawAxis(ctx, width, height, padding, maxVal, minVal, timestamps) { argument
247 drawDataLines(ctx, width, height, padding, maxVal, minVal, timestamps, rssValues, data) { argument
258 addLegend(ctx, width, height, padding) { argument
265 drawLine(ctx, timestamps, values, padding, width, height, minVal, maxVal, type, data) { argument
/developtools/global_resource_tool/src/
Dresource_check.cpp69 uint32_t width; in CheckNodeInResourceItem() local
104 bool ResourceCheck::GetPngWidthAndHeight(const string &filePath, uint32_t *width, uint32_t *height) in GetPngWidthAndHeight()
/developtools/global_resource_tool/include/
Dcompression_parser.h51 int32_t width; member
56 size_t width; member
/developtools/smartperf_host/ide/src/trace/component/trace/timer-shaft/
DFlag.ts19 width: number = 0; property in Flag
DRect.ts20 width: number = 0; property in Rect
DSportRuler.ts705 const { width } = this.context2D.measureText(textStr); constant
/developtools/ace_js2bundle/ace-loader/test/card/expected/exteriorStyle/
DexteriorStyle.json10 "width": "100%", string
14 "width": "100px", string
/developtools/smartperf_host/ide/src/trace/bean/
DFrameComponentBean.ts19 width: string; property
/developtools/smartperf_host/ide/src/trace/database/ui-worker/
DProcedureWorkerXpowerThreadCount.ts81 const width = data.frame.width || 0; constant
DProcedureWorkerXpowerGpuFreqCount.ts82 const width = data.frame.width || 0; constant
/developtools/smartperf_host/ide/src/trace/database/data-trafic/
DCommonArgs.ts22 width: number; property
/developtools/profiler/host/smartperf/client/client_command/
DCapture.cpp155 auto width = static_cast<uint32_t>(pixelMap->GetWidth()); in TakeScreenCap() local
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/
Dftrace.proto90 uint32 width = 6; field
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/
Dftrace.proto90 uint32 width = 6; field
/developtools/profiler/protos/types/plugins/ftrace_data/6.6.30/
Dftrace.proto90 uint32 width = 6; field
/developtools/profiler/protos/types/plugins/ftrace_data/default/
Dftrace.proto90 uint32 width = 6; field
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/bpftrace/
DTabPaneSampleInstruction.ts308 const width = Math.floor(parentNode.frame.width * (curWidth / total)); constant
/developtools/smartperf_host/trace_streamer/src/filter/
Danimation_filter.cpp81 uint32_t width = base::StrToInt<uint32_t>(matcheLine[++index].str()).value(); in UpdateDeviceScreenSize() local
/developtools/ace_js2bundle/ace-loader/test/card/expected/commonAttr/
DcommonAttr.json47 "width": "50px" string
/developtools/smartperf_host/ide/src/trace/component/trace/
DTimerShaftElement.ts353 const width = this.canvas?.clientWidth || 0; constant

12