Home
last modified time | relevance | path

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

12

/developtools/smartperf_host/ide/test/trace/database/data-trafic/utils/
DDataFilter.test.ts33 let width = 100; variable
50 let width = 100; variable
66 let width = 100; variable
83 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/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/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.ts701 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/data-trafic/
DCommonArgs.ts22 width: number; property
/developtools/profiler/host/smartperf/client/client_command/
DCapture.cpp126 auto width = static_cast<uint32_t>(pixelMap->GetWidth()); in TakeScreenCap() local
Dparse_start_frame_trace.cpp54 std::string width = screenStr.substr(twelve, pos - twelve); in CalculateTime() local
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/bpftrace/
DTabPaneSampleInstructionDistributions.ts273 const width = this.instructionChartEle!.width; constant
DTabPaneSampleInstruction.ts290 const width = Math.floor(parentNode.frame.width * (curWidth / total)); constant
DTabPaneSampleInstructionSelectionTotalTime.ts253 const width = this.instructionChartEle!.width; constant
DTabPaneSampleInstructionSelection.ts307 const width = Math.floor(parentNode.frame.width * (curWidth / total)); constant
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/
Dftrace.proto90 uint32 width = 6; field
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/
Dftrace.proto90 uint32 width = 6; field
/developtools/profiler/protos/types/plugins/ftrace_data/default/
Dftrace.proto90 uint32 width = 6; field
/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.ts351 const width = this.canvas?.clientWidth || 0; constant
/developtools/ace_js2bundle/ace-loader/test/card/expected/inlineStyle/
DinlineStyle.json15 "width": "100%" string

12