Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gfx/
H A Dtext_utils.cc156 const int cap_height_diff = original_cap_height - to_center_cap_height; in GetFontCapHeightCenterOffset() local
158 original_cap_leading + std::lround(cap_height_diff / 2.0f); in GetFontCapHeightCenterOffset()