Home
last modified time | relevance | path

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

/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/apz/src/
H A DAsyncPanZoomController.cpp128 typedef AndroidSpecificState PlatformSpecificState; typedef
132 PlatformSpecificState; // no extra state, just use the base class typedef
823 PlatformSpecificState::InitializeGlobalState(); in InitializeGlobalState()
873 mPlatformSpecificState = MakeUnique<PlatformSpecificState>(); in GetPlatformSpecificState()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/apz/src/
H A DAsyncPanZoomController.cpp111 typedef AndroidSpecificState PlatformSpecificState; typedef
115 typedef PlatformSpecificStateBase PlatformSpecificState; // no extra state, just use the base class typedef
737 mPlatformSpecificState = MakeUnique<PlatformSpecificState>(); in GetPlatformSpecificState()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/apz/src/
H A DAsyncPanZoomController.cpp126 typedef AndroidSpecificState PlatformSpecificState; typedef
130 PlatformSpecificState; // no extra state, just use the base class typedef
704 PlatformSpecificState::InitializeGlobalState(); in InitializeGlobalState()
754 mPlatformSpecificState = MakeUnique<PlatformSpecificState>(); in GetPlatformSpecificState()
/dports/www/firefox/firefox-99.0/gfx/layers/apz/src/
H A DAsyncPanZoomController.cpp124 typedef AndroidSpecificState PlatformSpecificState; typedef
128 PlatformSpecificState; // no extra state, just use the base class typedef
697 PlatformSpecificState::InitializeGlobalState(); in InitializeGlobalState()
744 mPlatformSpecificState = MakeUnique<PlatformSpecificState>(); in GetPlatformSpecificState()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/apz/src/
H A DAsyncPanZoomController.cpp126 typedef AndroidSpecificState PlatformSpecificState; typedef
130 PlatformSpecificState; // no extra state, just use the base class typedef
704 PlatformSpecificState::InitializeGlobalState(); in InitializeGlobalState()
754 mPlatformSpecificState = MakeUnique<PlatformSpecificState>(); in GetPlatformSpecificState()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/apz/src/
H A DAsyncPanZoomController.cpp120 typedef AndroidSpecificState PlatformSpecificState; typedef
125 PlatformSpecificState; // no extra state, just use the base class typedef
791 mPlatformSpecificState = MakeUnique<PlatformSpecificState>(); in GetPlatformSpecificState()