Home
last modified time | relevance | path

Searched refs:th (Results 1 – 11 of 11) sorted by relevance

/developtools/smartperf_host/ide/src/base-ui/menu/
DLitMainMenu.ts162 let th = new LitMainMenuItem();
163 th.setAttribute('icon', v.icon || '');
164 th.setAttribute('title', v.title || '');
168 th!.style.color = 'white';
172 th!.style.color = 'black';
175 th.setAttribute('file', '');
176 th.addEventListener('file-change', (e) => {
177 if (v.fileHandler && !th.disabled) {
182 th.removeAttribute('file');
183 th.addEventListener('click', (e) => {
[all …]
/developtools/smartperf_host/ide/src/trace/bean/
DBoxSelection.ts186 processChildRows.forEach((th) => {
187 th.rangeSelect = true;
188 th.checkType = '2';
189 if (th.rowType == TraceRow.ROW_TYPE_THREAD) {
190 this.threadIds.push(parseInt(th.rowId!));
191 } else if (th.rowType == TraceRow.ROW_TYPE_FUNC) {
192 if (th.asyncFuncName) {
194 name: th.asyncFuncName,
195 pid: th.asyncFuncNamePID || 0,
198 this.funTids.push(parseInt(th.rowId!));
[all …]
/developtools/profiler/
DREADME_zh.md85 <table><thead align="left"><tr id="row221mcpsimp"><th class="cellrowborder" valign="top" width="30%…
86 </th>
87 <th class="cellrowborder" valign="top" width="30.020000000000003%" id="mcps1.2.4.1.2"><p id="p225mc…
88 </th>
89 <th class="cellrowborder" valign="top" width="39.98%" id="mcps1.2.4.1.3"><p id="p227mcpsimp"><a nam…
90 </th>
147 <table><thead align="left"><tr id="row124691911182413"><th class="cellrowborder" valign="top" width…
148 </th>
149 <th class="cellrowborder" valign="top" width="30.020000000000003%" id="mcps1.2.4.1.2"><p id="p11469…
150 </th>
[all …]
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/ability/
DTabPaneMemoryAbility.ts148 let th = this.memoryAbilityTbl.shadowRoot?.querySelector<HTMLDivElement>('.th'); variable
149 if (th) {
150 th.style.gridColumnGap = '5px';
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/energy/
DTabPanePowerDetails.ts210 let th = this.tblPowerDetails?.shadowRoot?.querySelector<HTMLDivElement>('.th');
211 if (th) {
212 th!.style.gridColumnGap = '5px';
/developtools/smartperf_host/ide/src/trace/component/chart/
DSpHiPerf.ts184 let process = array.filter((th) => th.pid === th.tid)[0];
482 let process = array.filter((th) => th.pid === th.tid)[0];
/developtools/smartperf_host/ide/src/trace/component/
DSpQuerySQL.ts97 let th = this.queryTableEl!.shadowRoot?.querySelector<HTMLDivElement>('.th');
98 if (th) {
99 let td = th.querySelectorAll<HTMLDivElement>('.td');
DSpRecordTrace.ts714 let th = new LitMainMenuItem();
715 th.setAttribute('icon', item.icon || '');
716 th.setAttribute('title', item.title || '');
717 th.style.height = '60px';
718 th.style.fontFamily = 'Helvetica-Bold';
719 th.style.fontSize = '16px';
720 th.style.lineHeight = '28px';
721 th.style.fontWeight = '700';
722 th.removeAttribute('file');
723 th.addEventListener('click', (): void => {
[all …]
/developtools/integration_verification/tools/fotff/rec/
Dreport.go36 th{
/developtools/hdc/
DREADME_zh.md102 <table><thead align="left"><tr id="row149291357182511"><th class="cellrowborder" valign="top" width…
103 </th>
104 <th class="cellrowborder" valign="top" width="50%" id="mcps1.2.3.1.2"><p id="p164237433425"><a name…
105 </th>
/developtools/ace_ets2bundle/compiler/sample/pages/testcases/
DshowcaseCovid19.ets3289 … "name": "Thailand", "continent": "Asia", "alpha2": "th", "population": 69799978, "months": [