Home
last modified time | relevance | path

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

/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsTextFrame.cpp203 nsTextPaintStyle* textPaintStyle = nullptr; member
6360 nsTextPaintStyle textPaintStyle(this); in PaintOneShadow() local
6366 params.textStyle = &textPaintStyle; in PaintOneShadow()
6496 params.textStyle = aParams.textPaintStyle; in PaintTextWithSelectionColors()
6763 nsTextPaintStyle textPaintStyle(this); in GetCaretColorAt() local
6764 textPaintStyle.SetResolveColors(isSolidTextColor); in GetCaretColorAt()
7003 nsTextPaintStyle textPaintStyle(this); in PaintText() local
7004 textPaintStyle.SetResolveColors(!aParams.callbacks); in PaintText()
7017 params.textPaintStyle = &textPaintStyle; in PaintText()
7026 : textPaintStyle.GetTextColor(); in PaintText()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsTextFrame.cpp6148 nsTextPaintStyle textPaintStyle(this); in PaintOneShadow() local
6154 params.textStyle = &textPaintStyle; in PaintOneShadow()
6241 aParams.textPaintStyle->PresContext()->AppUnitsPerDevPixel(); in PaintTextWithSelectionColors()
6285 params.textStyle = aParams.textPaintStyle; in PaintTextWithSelectionColors()
6553 nsTextPaintStyle textPaintStyle(this); in GetCaretColorAt() local
6554 textPaintStyle.SetResolveColors(isSolidTextColor); in GetCaretColorAt()
6793 nsTextPaintStyle textPaintStyle(this); in PaintText() local
6794 textPaintStyle.SetResolveColors(!aParams.callbacks); in PaintText()
6807 params.textPaintStyle = &textPaintStyle; in PaintText()
6816 : textPaintStyle.GetTextColor(); in PaintText()
[all …]
H A DnsTextFrame.h581 nsTextPaintStyle* textPaintStyle = nullptr; member
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/
H A DnsTextFrame.cpp6096 nsTextPaintStyle textPaintStyle(this); in PaintOneShadow() local
6102 params.textStyle = &textPaintStyle; in PaintOneShadow()
6222 params.textStyle = aParams.textPaintStyle; in PaintTextWithSelectionColors()
6365 *aParams.textPaintStyle, selectedStyle, pt, xInFrame, in PaintTextSelectionDecorations()
6484 nsTextPaintStyle textPaintStyle(this); in GetCaretColorAt() local
6485 textPaintStyle.SetResolveColors(isSolidTextColor); in GetCaretColorAt()
6767 nsTextPaintStyle textPaintStyle(this); in PaintText() local
6768 textPaintStyle.SetResolveColors(!aParams.callbacks); in PaintText()
6782 params.textPaintStyle = &textPaintStyle; in PaintText()
6794 : textPaintStyle.GetTextColor(); in PaintText()
[all …]
H A DnsTextFrame.h434 nsTextPaintStyle* textPaintStyle = nullptr; member
/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/
H A DnsTextFrame.cpp6074 nsTextPaintStyle textPaintStyle(this); in PaintOneShadow() local
6080 params.textStyle = &textPaintStyle; in PaintOneShadow()
6167 aParams.textPaintStyle->PresContext()->AppUnitsPerDevPixel(); in PaintTextWithSelectionColors()
6215 params.textStyle = aParams.textPaintStyle; in PaintTextWithSelectionColors()
6475 nsTextPaintStyle textPaintStyle(this); in GetCaretColorAt() local
6476 textPaintStyle.SetResolveColors(isSolidTextColor); in GetCaretColorAt()
6739 nsTextPaintStyle textPaintStyle(this); in PaintText() local
6740 textPaintStyle.SetResolveColors(!aParams.callbacks); in PaintText()
6754 params.textPaintStyle = &textPaintStyle; in PaintText()
6766 : textPaintStyle.GetTextColor(); in PaintText()
[all …]
H A DnsTextFrame.h435 nsTextPaintStyle* textPaintStyle = nullptr; member
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsTextFrame.cpp6148 nsTextPaintStyle textPaintStyle(this); in PaintOneShadow() local
6154 params.textStyle = &textPaintStyle; in PaintOneShadow()
6241 aParams.textPaintStyle->PresContext()->AppUnitsPerDevPixel(); in PaintTextWithSelectionColors()
6285 params.textStyle = aParams.textPaintStyle; in PaintTextWithSelectionColors()
6553 nsTextPaintStyle textPaintStyle(this); in GetCaretColorAt() local
6554 textPaintStyle.SetResolveColors(isSolidTextColor); in GetCaretColorAt()
6793 nsTextPaintStyle textPaintStyle(this); in PaintText() local
6794 textPaintStyle.SetResolveColors(!aParams.callbacks); in PaintText()
6807 params.textPaintStyle = &textPaintStyle; in PaintText()
6816 : textPaintStyle.GetTextColor(); in PaintText()
[all …]
H A DnsTextFrame.h581 nsTextPaintStyle* textPaintStyle = nullptr; member
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsTextFrame.cpp6105 nsTextPaintStyle textPaintStyle(this); in PaintOneShadow() local
6111 params.textStyle = &textPaintStyle; in PaintOneShadow()
6198 aParams.textPaintStyle->PresContext()->AppUnitsPerDevPixel(); in PaintTextWithSelectionColors()
6242 params.textStyle = aParams.textPaintStyle; in PaintTextWithSelectionColors()
6510 nsTextPaintStyle textPaintStyle(this); in GetCaretColorAt() local
6511 textPaintStyle.SetResolveColors(isSolidTextColor); in GetCaretColorAt()
6750 nsTextPaintStyle textPaintStyle(this); in PaintText() local
6751 textPaintStyle.SetResolveColors(!aParams.callbacks); in PaintText()
6764 params.textPaintStyle = &textPaintStyle; in PaintText()
6773 : textPaintStyle.GetTextColor(); in PaintText()
[all …]
H A DnsTextFrame.h593 nsTextPaintStyle* textPaintStyle = nullptr; member