Home
last modified time | relevance | path

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

12

/developtools/smartperf_host/ide/src/base-ui/popover/
DLitPopoverV.ts17 let width = ''; variable
411 get width() { method in LitPopover
415 set width(value) { method in LitPopover
/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/modal/
DLitModal.ts18 let width = ''; variable
193 get width() { method in LitModal
197 set width(value) { method in LitModal
505 const { left, right, top, bottom, width, height } = srcResizeRect; constant
/developtools/ace_js2bundle/ace-loader/test/rich/expected/
DmediaQuery.js32 "width": "100%", property
39 "width": "100%", property
78 "width": "500px", property
DinlineStyle.js37 "width": "100%" property
/developtools/smartperf_host/ide/src/base-ui/button/
DLitButton.ts79 get width() { method in LitButton
83 set width(width: string) { method in LitButton
/developtools/global_resource_tool/src/
Dresource_check.cpp71 uint32_t width; in CheckNodeInResourceItem() local
106 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.ts649 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/profiler/host/smartperf/client/client_command/
DCapture.cpp70 auto width = static_cast<uint32_t>(pixelMap->GetWidth()); in TakeScreenCap() local
Dparse_start_frame_trace.cpp46 std::string width = screenStr.substr(twelve, pos - twelve); in CalculateTime() local
/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/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/smartperf_host/ide/src/trace/component/trace/
DTimerShaftElement.ts251 const width = this.canvas?.clientWidth || 0; constant
/developtools/ace_js2bundle/ace-loader/test/card/expected/commonAttr/
DcommonAttr.json47 "width": "50px" string
/developtools/ace_js2bundle/ace-loader/test/card/expected/inlineStyle/
DinlineStyle.json15 "width": "100%" string
/developtools/smartperf_host/ide/src/base-ui/table/
DLitPageTable.ts385 let width = event.clientX - this.resizeDownX; variable
Dlit-table.ts556 let width = event.clientX - this.resizeDownX; variable
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/
DTabPaneCurrentSelection.ts1337 let width = getComputedStyle(this.currentSelectionTbl!).getPropertyValue('width'); variable
/developtools/smartperf_host/ide/src/trace/database/ui-worker/
DProcedureWorkerCommon.ts411 width: number = 0; property in Rect

12