Home
last modified time | relevance | path

Searched defs:textHeight (Results 1 – 2 of 2) sorted by relevance

/developtools/smartperf_host/ide/src/trace/database/ui-worker/
DProcedureWorkerCommon.ts935 const textHeight = 25; constant
993 const textHeight = 25; constant
/developtools/smartperf_host/ide/src/base-ui/chart/pie/
DLitChartPie.ts373 let textHeight = metrics.fontBoundingBoxAscent + metrics.fontBoundingBoxDescent; variable