NoRounding 2224 Source/core/html/canvas/CanvasRenderingContext2D.cpp TextRun textRun(normalizedText, 0, 0, TextRun::AllowTrailingExpansion, direction, override, true, TextRun::NoRounding); NoRounding 439 Source/core/rendering/RenderListBox.cpp TextRun textRun(itemText, 0, 0, TextRun::AllowTrailingExpansion, itemStyle->direction(), isOverride(itemStyle->unicodeBidi()), true, TextRun::NoRounding);