Searched refs:SpWebHdcShell (Results 1 – 3 of 3) sorted by relevance
22 export class SpWebHdcShell extends BaseElement { class171 let x = SpWebHdcShell.LEFT_OFFSET;172 let textFirstRowY = 16 * i + SpWebHdcShell.FIRST_ROW_OFFSET;173 let textLastRowY = 16 * i + SpWebHdcShell.LAST_ROW_OFFSET;174 let textEndY = 16 * i + SpWebHdcShell.TOP_OFFSET;226 SpWebHdcShell.LEFT_OFFSET,228 endX - SpWebHdcShell.LEFT_OFFSET,236 SpWebHdcShell.LEFT_OFFSET,284 …this.shellCanvasCtx!.fillRect(SpWebHdcShell.LEFT_OFFSET, startY - 16, startX - SpWebHdcShell.LEFT_…293 …this.shellCanvasCtx!.fillRect(SpWebHdcShell.LEFT_OFFSET, startY - index * 16, this.shellCanvas!.wi…[all …]
25 import { SpWebHdcShell } from '../../../../src/trace/component/setting/SpWebHdcShell';58 let spWebHdcShell = new SpWebHdcShell();
50 import { SpWebHdcShell } from './setting/SpWebHdcShell';101 private spWebShell: SpWebHdcShell | undefined;563 this.spWebShell = new SpWebHdcShell();