Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/layout/svg/
H A DSVGTextFrame.cpp4698 gfxFloat halfAdvance = in DoTextPathLayout() local
4702 sign * halfAdvance + offset; in DoTextPathLayout()
4724 ThebesPoint(pt) - ThebesPoint(direction) * halfAdvance; in DoTextPathLayout()
/dports/www/firefox/firefox-99.0/layout/svg/
H A DSVGTextFrame.cpp4707 gfxFloat halfAdvance = in DoTextPathLayout() local
4711 sign * halfAdvance + offset; in DoTextPathLayout()
4733 ThebesPoint(pt) - ThebesPoint(direction) * halfAdvance; in DoTextPathLayout()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/svg/
H A DSVGTextFrame.cpp4728 gfxFloat halfAdvance = in DoTextPathLayout() local
4734 sign * halfAdvance + offset; in DoTextPathLayout()
4750 ThebesPoint(pt) - ThebesPoint(direction) * halfAdvance; in DoTextPathLayout()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/svg/
H A DSVGTextFrame.cpp4935 gfxFloat halfAdvance = in DoTextPathLayout() local
4941 sign * halfAdvance + offset; in DoTextPathLayout()
4956 mPositions[i].mPosition = ThebesPoint(pt) - ThebesPoint(direction) * halfAdvance; in DoTextPathLayout()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/svg/
H A DSVGTextFrame.cpp4698 gfxFloat halfAdvance = in DoTextPathLayout() local
4702 sign * halfAdvance + offset; in DoTextPathLayout()
4724 ThebesPoint(pt) - ThebesPoint(direction) * halfAdvance; in DoTextPathLayout()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/svg/
H A DSVGTextFrame.cpp4707 gfxFloat halfAdvance = in DoTextPathLayout() local
4711 sign * halfAdvance + offset; in DoTextPathLayout()
4733 ThebesPoint(pt) - ThebesPoint(direction) * halfAdvance; in DoTextPathLayout()