Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/src/trace/database/ui-worker/
DProcedureWorkerCommon.ts896 const TEXT_WIDTH_HALF = 2; constant
906 …textX = textX <= textWidth / TEXT_WIDTH_HALF ? textX : textX - textWidth / TEXT_WIDTH_HALF; // @ts…