Home
last modified time | relevance | path

Searched refs:SpSystemTraceDocumentOnKeyPress (Results 1 – 2 of 2) sorted by relevance

/developtools/smartperf_host/ide/src/trace/component/
DSpSystemTrace.event.ts454 export function SpSystemTraceDocumentOnKeyPress(sp: SpSystemTrace, ev: KeyboardEvent) { function
DSpSystemTrace.ts116 SpSystemTraceDocumentOnKeyPress,
713 documentOnKeyPress = (ev: KeyboardEvent): void => SpSystemTraceDocumentOnKeyPress(this, ev);