Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/src/trace/database/ui-worker/
DProcedureWorkerCommon.ts895 function handleTextCoordinate(arrList: Array<number>, selectParams: TraceRow<BaseStruct>, textWidth… function
937 let textX = handleTextCoordinate(rateList, selectParams, textWidth)[0];
938 let textY = handleTextCoordinate(rateList, selectParams, textWidth)[1];