Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsTextFrame.cpp7024 gfxContextMatrixAutoSaveRestore scaledRestorer; in DrawTextRunAndDecorations() local
7028 scaledRestorer.SetContext(aParams.context); in DrawTextRunAndDecorations()
7126 if (scaledRestorer.HasMatrix()) { in DrawTextRunAndDecorations()
7128 aParams.context->SetMatrix(scaledRestorer.Matrix()); in DrawTextRunAndDecorations()
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsTextFrame.cpp7239 gfxContextMatrixAutoSaveRestore scaledRestorer; in DrawTextRunAndDecorations() local
7243 scaledRestorer.SetContext(aParams.context); in DrawTextRunAndDecorations()
7341 if (scaledRestorer.HasMatrix()) { in DrawTextRunAndDecorations()
7343 aParams.context->SetMatrix(scaledRestorer.Matrix()); in DrawTextRunAndDecorations()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/
H A DnsTextFrame.cpp6978 gfxContextMatrixAutoSaveRestore scaledRestorer; in DrawTextRunAndDecorations() local
6982 scaledRestorer.SetContext(aParams.context); in DrawTextRunAndDecorations()
7027 if (scaledRestorer.HasMatrix()) { in DrawTextRunAndDecorations()
7029 aParams.context->SetMatrix(scaledRestorer.Matrix()); in DrawTextRunAndDecorations()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/
H A DnsTextFrame.cpp6968 gfxContextMatrixAutoSaveRestore scaledRestorer; in DrawTextRunAndDecorations() local
6972 scaledRestorer.SetContext(aParams.context); in DrawTextRunAndDecorations()
7062 if (scaledRestorer.HasMatrix()) { in DrawTextRunAndDecorations()
7064 aParams.context->SetMatrix(scaledRestorer.Matrix()); in DrawTextRunAndDecorations()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsTextFrame.cpp7024 gfxContextMatrixAutoSaveRestore scaledRestorer; in DrawTextRunAndDecorations() local
7028 scaledRestorer.SetContext(aParams.context); in DrawTextRunAndDecorations()
7126 if (scaledRestorer.HasMatrix()) { in DrawTextRunAndDecorations()
7128 aParams.context->SetMatrix(scaledRestorer.Matrix()); in DrawTextRunAndDecorations()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsTextFrame.cpp6982 gfxContextMatrixAutoSaveRestore scaledRestorer; in DrawTextRunAndDecorations() local
6986 scaledRestorer.SetContext(aParams.context); in DrawTextRunAndDecorations()
7084 if (scaledRestorer.HasMatrix()) { in DrawTextRunAndDecorations()
7086 aParams.context->SetMatrix(scaledRestorer.Matrix()); in DrawTextRunAndDecorations()