Home
last modified time | relevance | path

Searched refs:fill (Results 1 – 25 of 71) sorted by relevance

123

/developtools/smartperf_host/ide/src/base-ui/
Dicon.svg4 <g id="play_expand" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
7 <rect id="rectangle" fill="currentColor" opacity="0.802454776" x="4.00073886"
12 <g id="play_retract" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
17 id="shapecombine" fill="currentColor" opacity="0.899323091"></path>
21 <g id="icon_Query" stroke="none" stroke-width="1" fill="currentColor" fill-rule="evenodd"
23 <g id="preview" transform="translate(1.000672, 0.843976)" fill="currentColor">
36 <g id="toolWindowProject" stroke="none" stroke-width="1" fill="currentColor"
37 fill-rule="evenodd" opacity="0.600880941">
38 <g transform="translate(2.498604, 3.499928)" fill="currentColor" id="path">
44 <g id="export" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" opacity="1">
[all …]
/developtools/ace_js2bundle/ace-loader/plugin/templater/
Drich_component_map.js56 fill: {}, property
450 fill: {}, property
479 fill: {}, property
497 fill: {}, property
512 fill: {}, property
542 fill: {}, property
569 fill: {}, property
598 fill: {}, property
624 fill: {}, property
653 fill: {}, property
[all …]
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/components/renderer/
DXAxisView.ets58 .fill(item.fill)
74 .fill(item.fill)
DYAxisView.ets44 .fill(item.fill)
63 .fill(item.fill)
/developtools/smartperf_host/ide/src/
Dicon.svg1493 <symbol id="icon-check-circle-fill" viewBox="0 0 1024 1024">
1497 <symbol id="icon-left-circle-fill" viewBox="0 0 1024 1024">
1501 <symbol id="icon-down-circle-fill" viewBox="0 0 1024 1024">
1505 <symbol id="icon-minus-circle-fill" viewBox="0 0 1024 1024">
1509 <symbol id="icon-close-circle-fill" viewBox="0 0 1024 1024">
1513 <symbol id="icon-info-circle-fill" viewBox="0 0 1024 1024">
1517 <symbol id="icon-up-circle-fill" viewBox="0 0 1024 1024">
1521 <symbol id="icon-right-circle-fill" viewBox="0 0 1024 1024">
1525 <symbol id="icon-plus-circle-fill" viewBox="0 0 1024 1024">
1529 <symbol id="icon-question-circle-fill" viewBox="0 0 1024 1024">
[all …]
/developtools/ace_js2bundle/ace-loader/test/rich/testcase/pages/exteriorStyle/
DexteriorStyle.css50 animation-fill-mode: forwards;
56 grid-template-rows: repeat(auto-fill, 20px);
259 * iteration-count | direction | fill-mode | play-state | name*/
/developtools/ace_js2bundle/ace-loader/test/card/testError/pages/amimation/
Damimation.css33 animation-fill-mode: none;
/developtools/ace_js2bundle/ace-loader/test/lite/testcase/pages/exteriorStyle/
DexteriorStyle.css6 animation-fill-mode: none;
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/components/
DLegendView.ets44 .fill(item.stroke)
48 .fill(item.stroke)
DPathView.ets57 .fill('none')
63 .fill('none')
75 .fill(item.colors != null ? item.colors.at(0) : item.circleColor)
79 .fill(item.circleHoleColor)
90 .fill(item.color)
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/data/
DPaint.ets27 fill: Color | number | string | Resource = null;
53 this.fill = paint.fill;
77 this.fill = paint.fill;
126 this.fill = value
/developtools/smartperf_host/ide/src/trace/database/ui-worker/hiperf/
DProcedureWorkerHiPerfCPU2.ts51 req.context.fill(normalPath);
DProcedureWorkerHiPerfThread2.ts51 req.context.fill(normalPath);
DProcedureWorkerHiPerfProcess2.ts51 req.context.fill(normalPath);
/developtools/smartperf_host/ide/src/trace/bean/
DHeapStruct.ts56 heapBeanStructCanvasCtx.fill();
DProcessMemStruct.ts59 processMemBeanStructCanvasCtx.fill();
DCpuFreqStruct.ts57 freqBeanStructCanvasCtx.fill();
DFpsStruct.ts55 fpsBeanStructCanvasCtx.fill();
/developtools/smartperf_host/ide/test/trace/database/ui-worker/
DProcedureWorkerHiPerfCPU.test.ts85 fill: jest.fn(() => true),
DProcedureWorkerProcess.test.ts145 fill: jest.fn(() => true),
DProcedureWorkerHiPerfProcess.test.ts97 fill: jest.fn(() => false),
DProcedureWorkerHiPerfEvent.test.ts128 fill: jest.fn(() => true),
DProcedureWorkerHiPerfThread.test.ts126 fill: jest.fn(() => true),
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/pages/
DFloatBall.ets158 .fill(Color.White)
206 .fill(Color.White)
219 .fill(Color.White)
/developtools/ace_js2bundle/ace-loader/test/rich/testcase/pages/inlineStyle/
DinlineStyle.hml27 <div style="animation-fill-mode: forwards;">style_test9</div>

123