Searched defs:ratio (Results 1 – 3 of 3) sorted by relevance
63 const ratio = (viewbox.width as number) / (viewbox.height as number); constant
52 const ratio = constant
100 auto ratio = liveBytes / totalSize; in ReportSurvivedBytesRatio() local