Home
last modified time | relevance | path

Searched defs:DPIRatio (Results 1 – 8 of 8) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/widget/cocoa/
H A DnsNativeBasicThemeCocoa.h70 DPIRatio) override { in PaintScrollbar() argument
79 DPIRatio) override { in PaintScrollbar() argument
/dports/www/firefox-esr/firefox-91.8.0/widget/cocoa/
H A DnsNativeBasicThemeCocoa.h70 DPIRatio) override { in PaintScrollbar() argument
79 DPIRatio) override { in PaintScrollbar() argument
/dports/mail/thunderbird/thunderbird-91.8.0/widget/
H A DnsNativeBasicTheme.h110 using DPIRatio = mozilla::CSSToLayoutDeviceScale; variable
383 UseSystemColors, DPIRatio) { in PaintScrollbarTrack() argument
391 UseSystemColors, DPIRatio) { in PaintScrollbarTrack() argument
/dports/www/firefox-esr/firefox-91.8.0/widget/
H A DnsNativeBasicTheme.h110 using DPIRatio = mozilla::CSSToLayoutDeviceScale; variable
383 UseSystemColors, DPIRatio) { in PaintScrollbarTrack() argument
391 UseSystemColors, DPIRatio) { in PaintScrollbarTrack() argument
/dports/www/firefox/firefox-99.0/widget/
H A DScrollbarDrawing.h122 const Colors&, const DPIRatio&) { in PaintScrollbarTrack()
130 const Colors&, const DPIRatio&) { in PaintScrollbarTrack()
H A DTheme.h45 using DPIRatio = CSSToLayoutDeviceScale; variable
H A DThemeDrawing.h28 using DPIRatio = CSSToLayoutDeviceScale; variable
H A DScrollbarDrawing.cpp363 const EventStates& aDocumentState, const Colors& aColors, const DPIRatio&) { in PaintScrollbarButton()