Home
last modified time | relevance | path

Searched refs:GetVsyncSource (Results 1 – 19 of 19) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/widget/gtk/
H A DnsWindow.h248 RefPtr<mozilla::gfx::VsyncSource> GetVsyncSource() override;
H A DnsWindow.cpp5969 RefPtr<VsyncSource> nsWindow::GetVsyncSource() { in GetVsyncSource() function in nsWindow
/dports/mail/thunderbird/thunderbird-91.8.0/widget/gtk/
H A DnsWindow.h240 RefPtr<mozilla::gfx::VsyncSource> GetVsyncSource() override;
H A DnsWindow.cpp6838 RefPtr<VsyncSource> nsWindow::GetVsyncSource() { in GetVsyncSource() function in nsWindow
/dports/www/firefox/firefox-99.0/widget/gtk/
H A DnsWindow.h231 RefPtr<mozilla::gfx::VsyncSource> GetVsyncSource() override;
H A DnsWindow.cpp6946 RefPtr<VsyncSource> nsWindow::GetVsyncSource() { in GetVsyncSource() function in nsWindow
/dports/www/firefox-esr/firefox-91.8.0/widget/gtk/
H A DnsWindow.h240 RefPtr<mozilla::gfx::VsyncSource> GetVsyncSource() override;
H A DnsWindow.cpp6838 RefPtr<VsyncSource> nsWindow::GetVsyncSource() { in GetVsyncSource() function in nsWindow
/dports/lang/spidermonkey78/firefox-78.9.0/widget/
H A DnsIWidget.h2040 virtual RefPtr<mozilla::gfx::VsyncSource> GetVsyncSource() { return nullptr; } in GetVsyncSource() function
/dports/mail/thunderbird/thunderbird-91.8.0/widget/
H A DnsIWidget.h2087 virtual RefPtr<mozilla::gfx::VsyncSource> GetVsyncSource() { return nullptr; } in GetVsyncSource() function
/dports/www/firefox/firefox-99.0/widget/
H A DnsIWidget.h1997 virtual RefPtr<mozilla::gfx::VsyncSource> GetVsyncSource() { return nullptr; } in GetVsyncSource() function
/dports/www/firefox-esr/firefox-91.8.0/widget/
H A DnsIWidget.h2087 virtual RefPtr<mozilla::gfx::VsyncSource> GetVsyncSource() { return nullptr; } in GetVsyncSource() function
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/
H A DnsRefreshDriver.cpp1050 RefPtr<gfx::VsyncSource> localVsyncSource = widget->GetVsyncSource(); in CreateVsyncRefreshTimer()
/dports/www/firefox-esr/firefox-91.8.0/layout/base/
H A DnsRefreshDriver.cpp979 widget->GetVsyncSource()) { in CreateVsyncRefreshTimer()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/
H A DnsRefreshDriver.cpp979 widget->GetVsyncSource()) { in CreateVsyncRefreshTimer()
/dports/www/firefox/firefox-99.0/layout/base/
H A DnsRefreshDriver.cpp1001 widget->GetVsyncSource()) { in CreateVsyncRefreshTimer()
/dports/www/firefox-esr/firefox-91.8.0/dom/ipc/
H A DBrowserParent.cpp1399 mVsyncParent->UpdateVsyncSource(widget->GetVsyncSource()); in UpdateVsyncParentVsyncSource()
/dports/www/firefox/firefox-99.0/dom/ipc/
H A DBrowserParent.cpp1432 mVsyncParent->UpdateVsyncSource(widget->GetVsyncSource()); in UpdateVsyncParentVsyncSource()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/ipc/
H A DBrowserParent.cpp1399 mVsyncParent->UpdateVsyncSource(widget->GetVsyncSource()); in UpdateVsyncParentVsyncSource()