Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/layout/painting/
H A DnsCSSRendering.cpp4074 Float centerToBaseline = (metrics.emAscent - metrics.emDescent) / 2.0f; in PaintDecorationLine() local
4075 GetPositioning(aParams, rect, oneCSSPixel, centerToBaseline, bounds); in PaintDecorationLine()
/dports/www/firefox/firefox-99.0/layout/painting/
H A DnsCSSRendering.cpp4074 Float centerToBaseline = (metrics.emAscent - metrics.emDescent) / 2.0f; in PaintDecorationLine() local
4075 GetPositioning(aParams, rect, oneCSSPixel, centerToBaseline, bounds); in PaintDecorationLine()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/painting/
H A DnsCSSRendering.cpp4074 Float centerToBaseline = (metrics.emAscent - metrics.emDescent) / 2.0f; in PaintDecorationLine() local
4075 GetPositioning(aParams, rect, oneCSSPixel, centerToBaseline, bounds); in PaintDecorationLine()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/painting/
H A DnsCSSRendering.cpp4126 Float centerToBaseline = (metrics.emAscent - metrics.emDescent) / 2.0f; in PaintDecorationLine() local
4127 GetPositioning(aParams, rect, oneCSSPixel, centerToBaseline, bounds); in PaintDecorationLine()